1 / 27

Microsoft Silverlight 4 Overview What’s in Store for Silverlight 4?

Microsoft Silverlight 4 Overview What’s in Store for Silverlight 4?. Keith Smith Group Program Manager Microsoft Silverlight keith.smith@microsoft.com. Agenda. A Brief History of Silverlight What’s in Store for Silverlight 4? Silverlight 4 SDK (4.0.41108.0) Silverlight 4 RC (5.0.50303.0)

raanan
Download Presentation

Microsoft Silverlight 4 Overview What’s in Store for Silverlight 4?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Microsoft Silverlight 4 OverviewWhat’s in Store for Silverlight 4? Keith Smith Group Program Manager Microsoft Silverlight keith.smith@microsoft.com

  2. Agenda • A Brief History of Silverlight • What’s in Store for Silverlight 4? • Silverlight 4 SDK (4.0.41108.0) • Silverlight 4 RC (5.0.50303.0) • Further Information • Call to Action • Q&A

  3. A Brief History of Silverlight MIX 07 Sep 07 MIX 08 Oct 08 Silverlight 1.0 Beta Silverlight 1.1 Alpha Silverlight 2 Beta Silverlight 2 Silverlight 1.0 MIX 09 Jul 09 PDC 09 Spring 10 Silverlight 3 Beta Silverlight 4 Beta Silverlight 4 Silverlight 3

  4. Silverlight 1.0 Designer / Developer Workflow Animation & Vector Graphics Skills Reuse (AJAX) High Quality Audio/Video X-Browser X-Platform Auto-Updater

  5. Silverlight 2 High Performance Runtime Role-Based Tools & DLR Content Protection Rich UI Controls & Deep Zoom Flexible Data Access Robust Networking

  6. Silverlight 3 Perspective Transforms & Pixel Shaders Navigation & Validation GPU Acceleration Silverlight Toolkit H.264 / AAC Out of Browser

  7. Silverlight 4 Localized to 41 Languages Rich Text & HTML Hosting Input Improvements Webcam / Mic Elevated Trust Printing

  8. Silverlight 4 Beta Out of Browser Applications Elevated Privileges Support (including Automation) HTML Hosting Support Notifications Media WMS Multicast Support MP4 Playback Protected by PlayReady DRM Offline DRM Output Protection WebCam/Mic Support (raw stream only) Printing Printing Support Text RichTextBox Arabic and Hebrew Text Support IME Improvements for TextBox UIElement.TextInput event Controls, Control Model, Layout Theming via Implicit Styles ViewBox RTL Layout DataGrid * Column Support ItemsControl support for Blend Fluid Layout MouseWheel Support on ScrollViewer, TextBox, ComboBox, Calendar, DatePicker VisualStateGroup.CurrentStateGroup property Command Property on ButtonBase & Hyperlink SelectedValue and SelectedValuePath Properties on Selector Navigation Navigation Loader Extensibility (Hook Frame Navigates) DatabindingImprovements DataBinding Support for DependencyObjects StringFormat, TargetNullValue & FallBackValue Properties on Binding Binding to String Indexers IDataErrorInfo Support Asynchronous Data Validation (INotifyDataErrorInfo) ObservableCollection<T> IList/IEnumerablecstrs Graphics/Imaging Support for more PNG Formats Unseal Path CompositeTransform Networking UDP Listener Automatically Adding Referer Header Authentication Support on ClientHttpWebRequest Memory Usage Fix During Progressive Downloads Tools Support Dispatcher Support on the Tools Design Surface SDK ADO.NET Data Services 2.0 Support Managed Extensibility Framework (MEF) Better Transport for WCF (Socket Support) Other Support for C# & VB.NET 4.0 Features Expose Runtime Version to 3rd Party DLLs NGEN Support for Core Runtime Binaries Group Policy Hooks to Disable WebCam & Elevated Apps

  9. Silverlight 4 RC Parser New architecture enables future innovation Performance and stability improvements XmlnsPrefix & XmlnsDefinition attributes Support setting order-dependent properties Input Pinned full-screen mode on secondary display HTML hosting accessibility Arabic, Hebrew and Thai input on Mac Rich Text Text position and selection APIs RichTextBox.Xamlproperty for serializing text content XAML clipboard format FlowDirection support on Runs “Format then type” support Thai & Vietnamese input support UI Automation Text pattern Networking UploadProgress support (client stack) Caching support (client stack) Sockets policy file retrieval via HTTP Accept-Language header Out of Browser / Elevated Trust XAP signing Silent install and emulation mode Custom window chrome Better support for Automation Cancelable shutdown event Updated security dialogs Sockets security restrictions removal Media Webcam/Micconfiguration preview More descriptive MediaSourceStream errors Updates to H.264 content protection (ClearNAL) Digital Constraint Token CGMS-A Graphics card driver validation & revocation Graphics/Imaging Hardware-accelerated Perspective Transforms Ability to query page size and printable area Memory usage and perf improvements Data Entity-level validation support of INotifyDataErrorInfo for DataGrid XPath support for XML SDK System.Numerics.dll System.Xml.XPath.dll Dynamic XAP support (MEF) Frame/Navigation refresh support Other Support for 32 new languages (41 total) Update to DeepZoom code base with HW acceleration Support for Private mode browsing Google Chrome support (Windows) FrameworkElement.Unloaded event IsoStoreperfimprovements

  10. Parser • New architecture enables future innovation • Performance and stability improvements • Support setting order-dependent properties • XmlnsPrefix & XmlnsDefinition attributes

  11. Input • Mouse wheel support • ScrollViewer, TextBox, ComboBox, Calendar, DatePicker • Pinned full-screen mode on secondary display • HTML Hosting accessibility • Arabic, Hebrew, Indic, Thai input and render

  12. Rich Text • RichTextBox control • Text position and selection APIs • “Xaml” property for serializing text content • XAML clipboard format • “Format then type” support • UI Automation Text pattern • FlowDirection support on Runs

  13. Rich Notepad Related Sessions CL51 (Mark Rideout) Demo

  14. Networking • UDP Listener • Automatically Adding Referer Header • Authentication Support on ClientHttpWebRequest • UploadProgresssupport (client) • Caching support (client) • Sockets policy file retrieval via HTTP • Accept-Language header

  15. Out of Browser • Support for Automation (native integration) • HTML Hosting • Notifications • XAP signing • Silent install and emulation mode • Custom window chrome • Better support for COM Automation • Cancelable shutdown event • Updated security dialogs • Sockets security restrictions removal

  16. Calorie Tracker Related Sessions CL10 (Ashish Shetty) Demo

  17. Media • MP4 Playback Protected by PlayReady DRM • Offline DRM • Output Protection • Updates to H.264 content protection (ClearNAL) • Digital Constraint Token • CGMS-A • Graphics card driver validation & revocation • Webcam/Micconfiguration preview • More descriptive MediaSourceStream errors • Content & Output protection updates

  18. Graphics & Printing • Support for more PNG Formats • CompositeTransform • HW accelerated Perspective Transforms • Memory usage and perf improvements • Printing support • Ability to query page size and printable area

  19. Hard Rock in Hardware Demo

  20. Data • IDataErrorInfo Support • Entity-level validation support of INotifyDataErrorInfo for DataGrid • StringFormat, TargetNullValue & FallBackValue Properties on Binding • Binding to String Indexers • XPath support for XML

  21. Calorie Tracker (Part 2) Related Sessions CL08 (Scott Morrison) Demo

  22. Wait, there’s more… • NGEN Support for Core Runtime Binaries • Support for 32 new languages (41 total) • Theming via Implicit Styles • Support for Private mode browsing • Google Chrome support (Windows) • Group Policy Hooks to Disable WebCam, Elevated Apps, etc. • IsoStoreperf improvements • SDK • System.Numerics.dll & System.Xml.XPath.dll • Dynamic XAP support (MEF) • Frame/Navigation refresh support

  23. Shh! It’s Private Related Sessions CL10 (Ashish Shetty) Demo

  24. Further Information Discuss Silverlight tooling with Visual Studio “Cider” team Monday & Tuesday at 12:30 in the Commons area

  25. Call to Action • Submit a Session Evaluation Form • Download the RC • www.silverlight.net/getstarted • Questions / Feedback • keith.smith@microsoft.com • forums.silverlight.net • Participate in future Silverlight research • devur@microsoft.com Meet Interact eXchange

  26. © 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

More Related