What is WPF?

 Posted by Abhisek on 2/22/2010 | Category: WPF Interview questions | Views: 17243
Answer:

Microsoft has introduced WPF(Windows Presentation Foundation) API in .NET3.0 framework for the first time. WPF merged all the unrelated APIs into a single unified object model. So if you want to use 3D graphics or multimedia for your application you do not use to need use different APIs. WPF provides all the functionalities you need to develop richer GUI applications.

Using WPF we can develop GUI for both windows application and web application.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: SheoNarayan on: 6/28/2011 | Points: 10
Posted by: Planki.Net on: 4/5/2012 | Points: 10
Nice topic, I also found useful this one as well: http://clear-code.blogspot.com/2012/04/what-is-wpf.html

Login to post response