Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - How is Windows Presentation Foundation(Avalon) different from prev

 
 
Old 03-24-2006   #1 (permalink)
Rajc


 
 

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 SpecsSystem Spec
Old 03-27-2006   #2 (permalink)
Bai Shi


 
 

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 SpecsSystem Spec
Old 03-27-2006   #3 (permalink)
agapeton@gmail.com


 
 

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 SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Running a powerpoint presentation as a windows shortcut. Microsoft Office
playing with Windows Presentation Foundation .NET General
Can I use Windows Presentation Foundation directly? PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46