We are pleased to announce that today we have updated the .Net Framework center on MSDN , which now contains many new materials about the Windows Presentation Foundation in Russian. Windows Presentation Foundation (WPF) is the next generation system for building Windows client applications with visually appealing user experience. With WPF, you can create a wide range of both standalone and browser-hosted applications. At the heart of WPF is a vector-based visualization system, independent of resolution, and designed with the expectation of the capabilities of modern graphic equipment. WPF extends the base system with a full range of application development features, including Extensible Application Markup Language (XAML), controls, data binding, layout, 2D and 3D graphics, animation, styles, templates, documents, multimedia, text, and layout. . WPF is included in the Microsoft .NET Framework and allows you to create applications that include other elements of the .NET Framework class library. ')
The following new materials appeared in the center:
For beginners to help quickly get the necessary knowledge and begin developing the first application.
Articles about the new features of WPF 4.0 , which were prepared by Denis Smooth (MVP Client App Dev). From these articles you will learn how the new features will allow you to solve your software problems in an easier way.
Additional information containing various information on the integration of Windows Forms and WPF, profiling tools.