Answered by:
What’s the difference between a WPF application, a WPF Browser application, and a standard Windows application?

Question
-
I read some posts which are relevant to my questions but i am not satisfied with the answers.
What’s the difference between a WPF application, a WPF Browser application, and a standard Windows application?
Friday, April 1, 2011 5:56 AM
Answers
-
WPF application : Is an application designed using Windows Presentation foundation (.Net framework 3.0)
WPF browser application: This is a wpf application which is capable of running in browser.
Standard windows application: This is designed, written using .Net framework 2.0. WPF is .NET framework 3.0.
WPF provides support for story board (like adobe flash), which windows application cannot provide.
More help:
http://social.msdn.microsoft.com/Forums/en/wpf/thread/42636e55-a1e0-4b29-bbd1-cd8073585584
http://www.differencebetween.net/technology/difference-between-wpf-and-windows-forms/
http://windowsclient.net/blogs/130194.aspx
-JaiFriday, April 1, 2011 8:30 AM -
Hi Anne,
Please check the following threads
http://joshsmithonwpf.wordpress.com/2007/09/05/wpf-vs-windows-forms/
http://www.tarkia.com/blog/tag/wpf-vs-xbap
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This will help other members to find the solution easily.Friday, April 1, 2011 8:42 AM
All replies
-
WPF application : Is an application designed using Windows Presentation foundation (.Net framework 3.0)
WPF browser application: This is a wpf application which is capable of running in browser.
Standard windows application: This is designed, written using .Net framework 2.0. WPF is .NET framework 3.0.
WPF provides support for story board (like adobe flash), which windows application cannot provide.
More help:
http://social.msdn.microsoft.com/Forums/en/wpf/thread/42636e55-a1e0-4b29-bbd1-cd8073585584
http://www.differencebetween.net/technology/difference-between-wpf-and-windows-forms/
http://windowsclient.net/blogs/130194.aspx
-JaiFriday, April 1, 2011 8:30 AM -
Hi Anne,
Please check the following threads
http://joshsmithonwpf.wordpress.com/2007/09/05/wpf-vs-windows-forms/
http://www.tarkia.com/blog/tag/wpf-vs-xbap
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This will help other members to find the solution easily.Friday, April 1, 2011 8:42 AM