Learning MVVM for WPF

Posted by Mohit Deshpande on Stack Overflow See other posts from Stack Overflow or by Mohit Deshpande
Published on 2010-02-15T17:59:08Z Indexed on 2010/04/15 9:23 UTC
Read the original article Hit count: 296

Filed under:
|
|

I am now very comfortable with WPF, but I read some articles about MVP and MVVM that find the default project solution ineffective. Then I realized how ineffective it was and how the MVVM pattern is much better. So I want to really learn this pattern. Can I be directed to some resources like maybe a tutorial or a video or something?

© Stack Overflow or respective owner

Related posts about mvvm

Related posts about wpf