![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | How is Windows Presentation Foundation(Avalon) different from prev Hi How is Windows Presentation Foundation(Avalon) different from previous versions of windows form? Need your help. Thanks Raj |
My System Specs![]() |
| | #2 (permalink) |
| Guest | RE: How is Windows Presentation Foundation(Avalon) different from prev You may want to see this article: http://msdn.microsoft.com/winfx/refe...n/default.aspx "Rajc" wrote: > Hi > > How is Windows Presentation Foundation(Avalon) different from previous > versions of windows form? > > Need your help. > > Thanks > Raj |
My System Specs![]() |
| | #3 (permalink) |
| Guest | Re: How is Windows Presentation Foundation(Avalon) different from prev WPF allows you to create rich applications which would previously take months in a matter of hours. The abstraction layer for WPF consists of possibilities not only for controls, but also for full 3D development, which up till now has been seen as either too difficult, too time consuming, or just useless. WPF also allows applications to be created in markup (XAML). One of the fatal problems of WinForms is the painful absence of a markup language like there is for the web. There was no ability to create GUIs using a powerful GUI and programmers were forced to either code things like hand or pretend they were VB programmers with drag-n-drop. In WPF, you can create a full appication in XAML just as you can now create full ASP.NET 2.0 pages using the declarative ASP.NET 2.0 syntax (i.e. ObjectDataSource + GridView + other declarative binding controls). Simply try in some XAML and the magic happends. WPF is also based on Direct3D. That is everything you do is 3D. Even the 2D text and 2D images. You have the full power of any 3D modelling studio at the tips of your fingers-- all without pointers and all without insanely impossible 3D APIs. WPF is to desktop presentation as ASP.NET was to the web. It finally brings a powerfully productive desktop presentation foundation which has been painfully absent until now. You can see my blog for some demonstration videos on WPF and XAML. David Betz WinFX Harmonics Blog http://www.davidbetz.net/winfx/ |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running a powerpoint presentation as a windows shortcut. | hoppyintheuk | Microsoft Office | 1 | 07-03-2008 09:50 AM |
| playing with Windows Presentation Foundation | Chris Ellis | .NET General | 0 | 06-03-2008 05:47 AM |
| Can I use Windows Presentation Foundation directly? | Marco Shaw | PowerShell | 0 | 03-10-2007 09:39 AM |
| Difference between WinForm and Windows Presentation Foundation | Rajc | Avalon | 0 | 03-24-2006 03:28 AM |
| VMR9 rendering in Avalon/WPF windows | cosminb | Avalon | 0 | 03-20-2006 11:12 AM |