Windows Presentation Foundation Overview - PowerPoint PPT Presentation

About This Presentation
Title:

Windows Presentation Foundation Overview

Description:

Windows Presentation Foundation Overview Greg Smalter Red Stapler Software, LLC Agenda Discussion of WPF applicability Demos of WPF using Cider and Expression Blend ... – PowerPoint PPT presentation

Number of Views:165
Avg rating:3.0/5.0
Slides: 9
Provided by: Grego352
Category:

less

Transcript and Presenter's Notes

Title: Windows Presentation Foundation Overview


1
Windows Presentation Foundation Overview
  • Greg Smalter
  • Red Stapler Software, LLC

2
Agenda
  • Discussion of WPF applicability
  • Demos of WPF using Cider and Expression Blend
  • More discussion on what WPF means for a developer
    (as opposed to other roles)

3
Benefits
  • Markup/code-behind model (like ASP.NET)
  • Excellent layout options and text flow features
  • Access to powerful graphics hardware
  • Certain otherwise-impossible effects are made
    easy (skewing and rotating textboxes, etc.)

4
Drawbacks
  • Users are not big fans of having their text boxes
    skewed and rotated
  • Steep learning curve
  • Confusing scope
  • Does not cover all bases covered by Windows Forms

5
Developers Perspective
  • WPF is not aimed at developers
  • Clearly not geared towards adding elements
    dynamically through code-behind
  • It is difficult to set some properties on
    elements (Grid.Row, for example) in code-behind
  • Marks a return to weak-typing

6
Tools
  • Cider (Visual Studio 2005)
  • Expression Blend
  • XAML Pad
  • 3D tools such as Lightwave can generate XAML.

7
Comparisons
  • WPF vs. DirectX and GDI
  • WPF/E vs. ASP.NET AJAX

8
Other Resources
  • Good, flashy presentation by Filipe Fortes
    http//sessions.mix06.com/display_detail.asp?sessi
    onChoice2001discpidNGW030year2005
  • Five day course for WPF http//blogs.msdn.com/kar
    stenj/archive/2006/06/15/my-five-day-course-for-hi
    tting-the-wpf-curve-cliff.aspx
  • Flashy WPF/E demo http//www.wynapse.com/WPFE/Ref
    lectionBuilder.html
  • Microsofts WPF slides http//wpf.netfx3.com/cont
    ent/Spreadtheword.aspx
Write a Comment
User Comments (0)
About PowerShow.com