Wpf Tech Overview2009

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Notes on slide 1

    More information here: http://blogs.msdn.com/tims/archive/2007/07/27/what-s-new-in-wpf-3-5-here-s-fifteen-cool-features.aspx

    Favorites, Groups & Events

    Wpf Tech Overview2009 - Presentation Transcript

    1. Why Windows Presentation Foundation?
    2. Windows Presentation Foundation Unified approach to Integration as part of development and UI, Documents, experience and Media Integrated, Utilizing the power vector-based of the PC composition throughout the graphics stack engine Bringing designers Declarative directly into programming application development Allowing Ease of administrators to deployment deploy and manage applications securely
    3. Scripps Healthcare Allowing cancer researchers to collaborate in the search for a cure
    4. Carl Zeiss Medical imaging analysis
    5. Yahoo Next-generation instant messaging client
    6. Iconics Real-time manufacturing visualizations
    7. Areva Monitoring and controlling the electricity power grid
    8. fnac.com French Technology Retailer
    9. WPF Technical Overview
    10. Document Services User Interface Services Application XPS Documents Controls Services Data Binding Deployment Packaging Services Layout XPS Viewer Services Core Presentation Base Services Imaging 2D Audio XAML Text Effects 3D Video Accessibility Animation Input & Events Visual Primitives Property System Input / DWM Property Eventing Engine System Composition Engine Media Integration Layer Windows Media Foundation Direct3D .NET Framework Windows Vista Display Driver (LDDM)
    11. Key Platform Concepts Element Lookless XAML Composition Controls Data Composited Binding Visuals http://msdn.microsoft.com/msdnmag/issues/06/01/WindowsPresentationFoundation/default.aspx
    12. XAML: Declarative Programming for Windows • Markup for Windows • Build applications in simple declarative statements • Can be used for any CLR object hierarchy (not just WPF) • Code and content are separate • Streamline collaboration between designers and developers • Easy for tools to consume and generate <Button Width=\"100\">OK Button b1 = new Button(); Dim b1 As New Button <Button.Background> b1.Content = \"OK\"; b1.Content = \"OK\" LightBlue b1.Background = new b1.Background = New _ </Button.Background> SolidColorBrush SolidColorBrush _ </Button> (Colors.LightBlue); (Colors.LightBlue) b1.Width = 100; b1.Width = 100
    13. Controls, Templates, Styles & Resources, Layouts, Animation Animation, Triggers, Timelines <StackPanel> Templated <StackPanel.Triggers> <EventTrigger RoutedEvent=“Button.Click\"> Button <EventTrigger.Actions> <BeginStoryboard> <BeginStoryboard.Storyboard> <Storyboard> <ColorAnimation To=\"Yellow\" Duration=\"0:0:0.5“ UI Services Storyboard.TargetName=\"TheBrush\" Storyboard.TargetProperty=\"Color\" /> • Templates <DoubleAnimation To=\"45\" Duration=\"0:0:2\" Storyboard.TargetName=\"LowerEllipseTransform\" • Layout Storyboard.TargetProperty=\"Angle\" /> • Controls Library ... </StackPanel.Triggers> • Styles and Resources … remainder of contents of StackPanel, including x:Name'd TheBrush and LowerEllipseTransform … • Annotation </StackPanel>
    14. Data Binding Binding Target Binding Source <StackPanel> <Label>Select A Customer</Label> Dependency Object Object <ListBox Name=\"myListBox\" OneWay Background=\"HoneyDew\" Dependency TwoWay Property ItemsSource= Property OneWayToSource \"{Binding {StaticResource mySource}}\" </ListBox> </StackPanel> • UI can be bound to CLR objects or XML • Dependency properties can also be bound to ADO.NET and objects associated with Web Services and Web properties • Sort, filter, and group views can be generated on top of the data • Data templates can be applied to data
    15. Integrated Vector-based Graphics and Composition • Modern graphics capabilities • 2D and 3D graphics • Image effects and codec • Hardware accelerated sub-pixel ClearType • Video and audio • Revolutionizing the graphics and media pipeline • Across the display, audio, printing, and remoting subsystems • Direct3D-based hardware acceleration throughout the rendering pipeline • Anticipates future hardware technologies • Resolution independence • Double floating point precision • Deeper color pipeline Enabling high-quality, cinematic experiences
    16. 2D Graphics, 3D Graphics, Imaging
    17. Audio & Video <Border Width=\"400\" BorderBrush=\"Green\" BorderThickness=\"9\"> <StackPanel> <MediaElement Source=\"aero.wmv\" /> <Button>Hello</Button> </StackPanel> </Border> • Formats: WMV, MPEG, Some AVIs • Can be synchronized with animations • Windows Media Foundation used to instantiate playback machinery into a DirectShow graph
    18. New Document Technologies
    19. ClearType
    20. ClearType
    21. Typography
    22. Flow Content • Block Elements • Inline Elements • Paragraph • Runs • List • Bold • Table • Underline • Floater • Controls • Figure • Media • Column • Hyperlinks • 2D Graphics
    23. File Packaging Conventions Specification XML Paper XPS Office 2007 Custom Document Open XML Formats Format Formats Package Services Parts and Relationships Abstraction ZIP Open Packaging Conventions Specification
    24. Windows Presentation Foundation 3.5
    25. Top 10 New Features in WPF 3.5 1. XBAP supported in Firefox 2. UIElement3D: host 2D controls in 3D space 3. Data bind to XLINQ data sources 4. Performance fixes to animation, layered windows, data binding 5. WCF available in partial-trust security mode 6. System.AddIn for isolation of pluggable components 7. Indic Script Support 8. More granular debugging of data binding failures 9. New properties for data validation 10. Native design-time developer tools integrated with Visual Studio 2008
    26. WPF Resources • http://msdn.microsoft.com/windowsvista • MSDN Developer Center for WPF • http://windowsclient.net/ • Windows Presentation Foundation Technical Community • http://www.microsoft.com/expression • Microsoft Expression Studio
    27. © 2007 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.
    SlideShare Zeitgeist 2009

    + Donald BurnettDonald Burnett Nominate

    custom

    386 views, 0 favs, 0 embeds more stats

    Windows Presentation Foundation 3.5 Technical Overv more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 386
      • 386 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 1
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories