For Answers, see/post comments

What is WPF?

Hi,

What is the use of WPF?

Where exactly we can use this feature?

Can you provide one simple example for this?

or

give good web site address or book.

2 comments:

Anonymous said...

WPF - Windows Presentation Foundation .

Features of WPF :

1.Graphical Services
2.Animation
3.Media Services
4.Annotations
5.Imaging and Effects.

Regards.
muthuvasagan

Anonymous said...

hi,

WPF - Windows Presentation Foundation

WPF is the new technology included in .Net3.0. It introduces a new language called 'XAML(eXtensible Application Markup Language—pronounced “zammel”)'.

WPF:
-> The graphical subsystem for all things related to the UI.

-> Formerly known as 'Avalon'.

-> WPF is the new graphical subsystem in windows vista that provides a holistic means for combining user interface, 2D and 3D graphics, documents, and digital media.

-> Provides a managed environment for development with the Windows operating system.

Install .Net3.0 framework, it contains WPF template. it is like a normal windows application but here we can design the application using xaml.

Book:
Professional WPF Programming - WROX publication