WPF vs. Windows Forms « Josh Smith on WPF
WPF vs. Windows Forms « Josh Smith on WPF.
I’ve always wondered about those two options in Microsoft Visual C# .NET The question of whether to use WinForms (Windows Forms) or WPF (Windows Presentation Foundation). The above blog post has given me the answer.
Just wanted to share it with you.
I hope any of you Visual C# guys find it just as helpful as I did.

August 17th, 2009 at 11:25 am
Here is another post, from more abstract point of view:
http://www.devzest.com/blog/post/WPF-vs-Windows-Forms-From-Control-Authoring-Perspective.aspx
August 18th, 2009 at 2:05 am
Thanks! I’ll have a look through that.