Silverlight Feeds - All your Silverlight feeds in one place.

Sponsors

Wednesday, May 27, 2009

Working on a MVVM “light” toolkit

by Laurent Bugnion via Silverlight on 5/27/2009 2:41:30 PM

As some of you now, I have been spending most of my free time (which is not much these days once I am done with the amazing projects I am working on at IdentityMine, and the time spent with the family) working on a very simple, very light MVVM toolkit.

This toolkit will encompass

  • A DLL with classes that make MVVM applications easier to create and “wire”.
    • A “base” ViewModel class that contains utility methods that ViewModels typically need.
    • A command class that can be used in WPF and Silverlight, to loosely wire your controls to methods in the ViewModel.
    • A messenging system to let ViewModels and other classes communicate in an uncoupled manner.
  • A project template to create a new MVVM application in Visual Studio.
  • Some snippets to easily extend existing MVVM applications (for example with new properties).
  • Some sample applications.

I have already most of it ready, and am working on the sample apps, which is a great way to identify things that are missing from the toolkit. I already learned a lot from working on this, as well as the many discussions around this with my peers in the community.

More blog posts will follow around this topic. Stay tuned!

email it!bookmark it!digg it!

Original Post: Working on a MVVM “light” toolkit

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us