Silverlight 4 ベータ出た

でたよー。


業務アプリ向けの新機能は以下

  • Comprehensive printing support enabling hardcopy reports and documents as well as a virtual print view, independent of screen content.
  • A full set of forms controls with over 60 customizable, styleable components. New controls include RichTextbox with hyperlinks, images and editing and Masked textbox for complex field validation. Enhanced controls include DataGrid with sortable/resizeable columns and copy/paste rows.
  • WCF RIA Services introduces enterprise class networking and data access for building n-tier applications including transactions, paging of data, WCF and HTTP enhancements.(LCDSみたいな感じ?)
  • Localization enhancements with Bi-Directional text, Right-to-Left support and complex scripts such as Arabic, Hebrew and Thai and 30 new languages.(国際化対応で右から左へ文字を表記できます)
  • The .NET Common Runtime (CLR) now enables the same compiled code to be run on the desktop and Silverlight without change.(コンパイルされたコードは、Silverlightでもデスクトップでもソースの変更無しに動く)
  • Enhanced databinding support increases flexibility and productivity through data grouping/editing and string formatting within bindings.
  • Managed Extensibility Framework supports building large composite applications. (Flexのモジュールローダーみたいな感じ?)
  • Exclusive tooling support for Silverlight, new in Visual Studio 2010. Including a full editable design surface, drag & drop data-binding, automatically bound controls, datasource selection, integration with --
  • Expression Blend styling resources, Silverlight project support and full IntelliSense.


Silverlight 4 Beta Information
http://www.silverlight.net/getstarted/silverlight-4-beta/