声明:JavaEye新闻文章的版权属于JavaEye网站所有,严禁任何网站转载本文,否则必将追究法律责任!
微软的Silerlight 2 beta 2在上周五发布。新版本包含了大量根据客户反馈做出的改进,涉及控件、模板、性能、WPF兼容性、Deep Zoom技术等诸多方面,支持通过sockets交互域链接(cross-domain connections),属于现存的Silerlight的交互域HTTP request,并且支持更多的控制和动画。

根据微软的计划,Silverlight 2正式版将在今年夏末发布。
所有功能更新列表
- Animation
- Support for animating custom data points
- Object Animation support (animating structs)
- Deep Zoom
- New XML-based file format
- MultiScaleTileSource to wire up your own images and get the Deep Zoom experience
- Better notifications when sub-images enter the view
- Controls
- Customize the look and feel of controls using Visual State Manager. Interactive control templates were never so easy.
- Some base controls are now part of the core platform, rather than packaged into apps. Say hello to smaller app sizes.
- Calendar now supports multi-selection and blackout dates
- New TabControl
- Control properties changes (Background, Tooltip, FontFamily, FontSize…)
- DataGrid improvements: auto size, reorder, sort, performance and more
- TextBox
- IME Level 3 input support
- Text wrapping and multiline selection highlighting in textbox
- Scrolling and clipboard support
- Document level navigation keys
- Improvements in error handling, reporting
- Parser and Property system
- DependencyProperty.Register/RegisterAttached now supports PropertyMetadata
- New DependencyObject.ClearValue
- Visual tree helper
- Data-binding
- Per binding level validation
- Support for element syntax for binding markup extensions
- Binding to attached properties
- ItemsControl extensibility (OnItemsChanged method)
- Fallback in value conversion (Binding.UnsetValue)
- Input
- Support for limited keyboard input in Full Screen mode (arrow, tab, enter, home, end, pageup/pagedown, space). I've seen more than a few requests for this on the forums.
- Managed APIs for Inking and stylus input
- Networking and Data
- Cross Domain support in Sockets
- Cross Domain security enhancements
- HttpWebRequest and WebClient callable from background threads
- Upload support in WebClient
- Isolated Storage: default size increased to 1MB and new ability to change quota with user consent. Also a new management UI.
- Duplex communications ("push" from server to Silverlight client with no need to "poll" for data)
- LINQ -to- JSON serialization
- Significantly improved SOAP interop
- "Add New Item" template in Visual Studio for "Silverlight-enabled WCF Service"
- ADO.NET Data Services support
- UIAutomation and Accessibility support in the platform
- Media
- Platform support for Adaptive Streaming (also referred to by people as multi bitrate), the ability for Silverlight to switch between media depending on network and CPU conditions
- Content protection with PlayReady DRM and Windows DRM
- Basic server-side playlist (SSPL) support
- Localization
- Changes to localized application model. You now create one xap per locale, instead of one monolithic multilingual app
- Expanded localization languages of runtime and SDK
- Japanese SDK Installer and documentation (July 10)
- Several changes to make API and behavior more compatible with WPF
- Tools
- Beta 1 projects will be automatically ported to Beta 2
- Remote debugging for VB on the Mac
- CLR
- A new developer-oriented runtime package with debugging binaries, localized strings, docs etc.
- Support for OS fallback logic for resources
- CurrentCulture and CurrentUICulture isolation to AppDomain level
- DLR
- Performance improvements
- Various new DLR and IronPython 2.0 Beta 2 language features
- Various new IronRuby features
下载Silerlight 2 beta 2:
Silverlight 2 Beta 2(4.66MB):
http://download.microsoft.com/download/8/B/A/8BA7FCB0-832B-47A9-9786-08FDF3822879/Silverlight.2.0.exe
Silverlight 2 Tools Beta 2 for Visual Studio 2008(84.3MB):
http://download.microsoft.com/download/1/d/d/1dd9ba72-9023-42f8-8ddf-abbd2f87649c/silverlight_chainer.exe
Silverlight 2 SDK Beta 2(56.1MB):
http://download.microsoft.com/download/b/4/a/b4a5b488-751b-430c-8ee3-4cc2e0959c54/silverlight_sdk.exe
Silverlight 2 SDK Beta 2帮助文档(50.4MB):
http://download.microsoft.com/download/9/a/c/9acf8f7c-c801-4e7f-a285-a814149f4140/SilverlightBeta2.zip
Deep Zoom Composer(4.4MB):
http://download.microsoft.com/download/b/3/5/b352676b-9ea1-4ac8-904f-8d14aa60df84/DeepZoomComposer.msi
Expression Blend 2.5 2008.6预览版(32.4MB):
http://download.microsoft.com/download/8/5/8/858627dc-9aa3-4f86-bb3d-729204927da3/Blend.en.msi
来自:ajaxian.com


评论 共 0 条 发表评论