Developing Windows Client Applications

There are two principal .NET technologies used to develop Windows client applications: Windows Forms (WinForms) and Windows Presentation Foundation (WPF). Both of these technologies are essentially a set of classes and user interface controls exposed by the .NET Framework that enable developers to quickly build out applications that are installed, and run, under the Microsoft Windows operating system.

Both the WinForms framework and the WPF framework are mature technologies, however WPF represents Microsoft’s long-term technical strategy for user interface development. It provides a huge leap beyond WinForms for crafting applications that must blend multimedia, document, and high-impact user interface ...

Get Microsoft® Visual Studio® 2010 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.