Quantcast
Channel: WPF vs. Windows Forms
Browsing all 16 articles
Browse latest View live

WPF vs. Windows Forms

"Easy to create an own Look and Feel"In wpf, controls are lookless.  What's that mean?  It means they can be styled to look any way you want.  So if you want round buttons then you can make them round....

View Article



WPF vs. Windows Forms

This thread is about three and a half years old but I want to add a couple of things anyway.I am reading a book about WPF and it is saying essentially the same thing as "Easy to create an own Look and...

View Article

WPF vs. Windows Forms

To be honest, this post seems to confuse more than provide a solution to understand which framework or technology is better :) . As far as my understanding is concerned, i started developing a simple...

View Article

WPF vs. Windows Forms

As a new WPF developer, coming from a winforms background, I've got to recommend just biting the bullet and going with WPF and the MVVM model ... I'm working on a real-time application that has as its...

View Article

WPF vs. Windows Forms

Perhaps I'm influenced by having experience with web development but I like XAML.  I see it as a huge plus rather than a PITA.Having recently had to do some winforms development I was quite surprised...

View Article


WPF vs. Windows Forms

You are quite right!I just started with WPF about a week ago (comming from WinForms). I really like the new Frame work, but there still is a lot of work needed by Microsoft to make it WinForms...

View Article

WPF vs. Windows Forms

You are quite right!I just started with WPF about a week ago (comming from WinForms). I really like the new Frame work, but there still is a lot of work needed by Microsoft to make it WinForms...

View Article

WPF vs. Windows Forms

Your comparison is quite nice. I just wrote a blog about this topic. http://geekatwork.wordpress.com/2010/03/09/wpf-vs-windows-form/In my oppinion, Windows Form is still more popular at the moment, but...

View Article


WPF vs. Windows Forms

Here is my blog post regarding WPF vs. Windows Forms, from control authoring perspective:http://www.devzest.com/blog/post/WPF-vs-Windows-Forms-From-Control-Authoring-Perspective.aspxThe same concept...

View Article


WPF vs. Windows Forms

WPF+ Powerfull styling and skinning structure+ Easy to create an own Look and Feel+ The future technology for developing Vista Applications+ The ability to reuse existing code+ databinding works and is...

View Article

WPF vs. Windows Forms

 WPF vs. Windows Forms Note WPF can host windows user controls and visa versa  however if this is done for a large amount of controlls i do see performance suffer,  also it will create more weird...

View Article

WPF vs. Windows Forms

Thanks a lot of your comments. What I should have mentioned, that I am planning of using WinForms / WPF to rebuild certain components in an excisting application. So some of the things you mention are...

View Article

WPF vs. Windows Forms

 How long will this be supported?  - From what I've read, Microsoft is not shelving forms, but will continue to support and increase forms capabilities.

View Article


WPF vs. Windows Forms

I whole heartedly agree that declaritive is a plus, not a minus.  I've used many different UI technologies, and by far the best approach has been declaritive: HTML, XUL, XAML.  Non-declaritive...

View Article

WPF vs. Windows Forms

Hi, - Declarative vs procedural code I would say that was a +, not a -. If there is a declarative approach to doing what I want, I will favour it over procedural code. Declarative approaches can be...

View Article


WPF vs. Windows Forms

Lately I have been doing some research into WPF and Windows Forms and trying to find out which one is the best to use. I have been trying to find information and have found articles / blog entries /...

View Article
Browsing all 16 articles
Browse latest View live




Latest Images