What WPF frameworks should I use?

Posted by joebeazelman on Stack Overflow See other posts from Stack Overflow or by joebeazelman
Published on 2010-04-29T18:11:02Z Indexed on 2010/04/29 18:27 UTC
Read the original article Hit count: 393

Filed under:
|

I'm a newbie to WPF and I'm developing a brand new windows desktop application and I would like your opinion on what WPF framework I should use. I know this question has been asked before, but the last question was asked at least several months ago. A lot has changed since then.

Right now, I'm using MVVM Light which is more of a library than an actual framework, as the name suggests. I’m looking for something more comprehensive. I prefer a framework that I can use on future WPF projects. Consequently, it should be general purpose and productive.

Any insights or suggestions?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about frameworks