Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Forms vs. WPF
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Environment versions
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01431881
Message ID:
01431962
Views:
59
>I am new at Visual Studio, or to some degree new, although I've had a few classes in C#. I am new in the sense of my commitment to learning Visual Studio.
>
>So, in reading CODE Magazine early this morning, I read an article about the Windows Presentation Foundation (WPF) and how Windows Foms will no longer be updated or enhanced by Microsoft in Visual Studio, which means the VS 2010 version coming out next year will have no new "stuff" for Windows Forms. Is WPF that good and fantastic that Microsoft will completely abandon any work on Windows Forms?
>
>My question is really this:
>
>What makes Windows Presentation Forms so great? I'd just like a layman's level of understanding on this subject.
>
>Of course, the Microsoft God has spoken and so we go with WPF, but I am curious as to what the reasons are.

Others have pointed out that the main thing is the move away from GDIplus and User32 to DirectX and a new UI layout system. But there are other useful features in WPF - for example routed events (and the Commanding system), better databinding possibilities and a new printing sub-system.

Warning: if you dive in to WPF you will initially find it *very* frustrating.
Advice: Dive in :-}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform