Thumbnail View Resource
Source

http://www.codeproject.com/favicon.ico www.codeproject.com (The Code Project), posted 2009-07-02

Added By

Avatar BillHenn on 2009-07-02

Vitals
0score
  • 1798 total views
Summary
Sacha talks about Cinch, a MVVM framework for WPF.
Excerpt
"Now I know that there are some readers that will find my next statement controversial and some may even say it is downright wrong, but I will go into all of this in a minute, for now let me just say what I want to say, which is this: The way I do MVVM is to have an instance of a particular Model (say currentPerson) inside my ViewModel (say PeopleViewModel) which is exposed to the View (say PeopleView). The View binds and edits the Model directly. This definitely flies in the face of what most people consider to be the holy grail of MVVM pattern, but it's a fairly new pattern, so people are still finding their way with it every day, and this works for me very well."
Full Link

http://www.codeproject.com/kb/wpf/cinchiv.aspx

About The Code Project

The Code Project is a community of software development and design developers joined together with certain common goals: to learn, to teach and to have fun programming. Developers from all over the world come together to share source code, tutorials and knowledge for free to help their fellow programmers. It is extremely popular and is one of the best places on the web to look for open source implementations of .NET control, components, and techniques. http://www.codeproject.com/

The WPFpedia resource guide has 238 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

  • Tag Design-Pattern / MVVM (36)
  • Tag Web/Reference / Tutorial (102)
  • Tag Platform / WPF (922)

Tasks

Thumbnail Screenshots by Thumbshots