Windows Presentation Foundation Fundamentals Concepts
In This Article, You will learn about Microsoft’s Windows presentation foundation fundamentals and advantage of WPF. WPF (Windows presentation foundation) is a latest and advanced version of .Net windows applications. WPF allows to develop effective and unique graphical user interface.
Introduction of WPF:
WPF is Microsoft's next invention in interactive Windows based Application. We can create windows application (desktop application) with 3D effects and animations using WPF.
We are exciting a feature of WPF allows you develop windows application that is responsive, interactive, and aesthetically pleasing.
WPF lets you to develop a High End Windows application (stand-alone) that run in windows machine. It supports various media, Such as text, Images, audio and video.
WPF is used to create graphical user interface that are more visually appealing and inviting.
What is WPF?
Microsoft's WPF is a User Interface framework, which helps you create interactive desktop applications. It supports various application development Features, Such as layout, graphics, controls and data binding.
Advantage of WPF:
Create a Graphical interface Application with hardware. Winforms controls are built using Graphics Device Interface (GDI) and GDI + (.Net Version of GDI). It supports graphics hardware.
We can use 3D effects and animation in desktop application using WPF.
Now I think you learned about the Windows presentation foundation fundamentals concepts and advantage of WPF.
Hi,Suresh Sellathambi
Good Work but need some examples.