Hi all,
What's the difference between a WPF Apllication and a Windows Forms app?
What is a WPF?
What I'm trying to find out is when does someone build an app in WPF and when in Windows Forms?
Thanks All!
Premier2k
WPF vs Windows FormThe difference?
Page 1 of 1
5 Replies - 44892 Views - Last Post: 29 September 2012 - 02:27 AM
Replies To: WPF vs Windows Form
#2
Re: WPF vs Windows Form
Posted 05 September 2008 - 03:57 AM
Read this article by Josh Smith...
WPF vs. Windows Forms
For further study visit The Official Microsoft WPF and Windows forms Site
WPF vs. Windows Forms
For further study visit The Official Microsoft WPF and Windows forms Site
#3
Re: WPF vs Windows Form
Posted 05 September 2008 - 04:02 AM
An interesting article.
Thanks dineeshd!
Premier2k
Thanks dineeshd!
Premier2k
#4 Guest_Raymond Fu*
Re: WPF vs Windows Form
Posted 10 March 2010 - 03:03 PM
Premier2k, on 05 September 2008 - 02:17 AM, said:
Hi all,
What's the difference between a WPF Apllication and a Windows Forms app?
What is a WPF?
What I'm trying to find out is when does someone build an app in WPF and when in Windows Forms?
Thanks All!
Premier2k
What's the difference between a WPF Apllication and a Windows Forms app?
What is a WPF?
What I'm trying to find out is when does someone build an app in WPF and when in Windows Forms?
Thanks All!
Premier2k
I just wrote a blog about this topic http://geekatwork.wo...s-windows-form/. WFP is a new way of writing windows forms. It uses extensible applicaiton markup language (XAML), and the UI is rendered at run time by .NET framework 3.5. It has better support to audio, video, 3D and automation.
#5
Re: WPF vs Windows Form
Posted 10 March 2010 - 03:09 PM
I think the biggest benefit of WPF over WinForms is the separation of UI and code. So now, a designer can design the form, and a coder can do the code. Designers don't have to do code, and coders don't have to do the design.
This post has been edited by eclipsed4utoo: 10 March 2010 - 03:09 PM
#6
Re: WPF vs Windows Form
Posted 29 September 2012 - 02:27 AM
I've listed 10 reasons why WPF is better.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|