Thumbnail View Resource
Source

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

Added By

Avatar BillHenn on 2009-07-19

Vitals
0score
  • 1676 total views
Summary
Sacha talks about Cinch, a MVVM framework for WPF.
Excerpt
"Last time I simply introduced the Cinch the framework article, and this time I stated we would do a walkthrough of Cinch, and it's internals, this is going to be a large article, so it has actually been split over 2 articles. In this article I will be covering the following: •Allows view to communicate LifeCycle events to a ViewModel without any hard reference links being maintained, and no IView interface requirements there is no link at all between the View and the ViewModel •Has several attached behaviours for common tasks such as ◦Numeric text entry ◦Run an ICommand in a ViewModel based on a RoutedEvent from a XAML FrameworkElement ◦Have a group of such ICommand/RoutedEvent Events for a single XAML FrameworkElement..."
Full Link

http://www.codeproject.com/kb/wpf/cinchii.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