Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New features of WPF 4?

Tags:

c#

wpf

wpf-4.0

I've been unable to find articles describing in any detailed manner the new features of WPF in .Net 4.0. Where could I find that?

Thanks!

like image 648
djcouchycouch Avatar asked Jun 23 '09 20:06

djcouchycouch


People also ask

Is it worth learning WPF in 2022?

“I would say both Yes and No. Here is why: I think WPF will be dead in 2022 because its framework no longer supports new development, and Microsoft is pushing hard for a new cross-platform development framework, including the UNO platform and Xamarin. Electron is also more progressive compared to UWP.

What are the basic features of WPF?

WPF provides a comprehensive set of application-development features that include Extensible Application Markup Language (XAML), controls, data binding, layout, 2D and 3D graphics, animation, styles, templates, documents, media, text, and typography.

What has replaced WPF?

Universal Windows Platform. Both Windows Forms and WPF are old, and Microsoft is pointing developers towards its Universal Windows Platform (UWP) instead. UWP is an evolution of the new application platform introduced in Windows 8 in 2012.


1 Answers

Jaime Rodriguez has a good breakdown of the features to expect for WPF in .NET 4, as well as their current status / availability in the beta version of .NET 4.

like image 121
rmoore Avatar answered Nov 02 '22 12:11

rmoore