- Back to Home »
- References , WPF »
- About WPF (Windows Presentation Foundation)
Posted by :
Sudhir Chekuri
Wednesday, 2 October 2013
It is used to create rich windows application for good user experience with 2D, 3D graphics, animations, templates, rich colors with gradients and documents.
WPF is available from .NET Framework 3.0.
XAML is used as front end designing language.
XAML stands for Extensible Markup Language.
Any .NET programming language can be used as code behind for WPF applications.