Brian Genisio's House of Bilz

  Home  |   Contact  |   Syndication    |   Login
  72 Posts | 0 Stories | 186 Comments | 0 Trackbacks

News

Locations of visitors to this page

Archives

Post Categories

Who am I?

May 2010 Entries

More Adventures in MVVM EDIT: Here is why I love blogging and sharing code so much: Putting your ideas and code out into the public space always manages to add value to the ideas that were originally posted. Case in point: Tobias Richling commented on this post with a fantastic refinement to the Silverlight dynamic property binding. There is a much more simple way to bind against these dynamic properties (including automatic commanding) than my first approach. I have incorporated the changes to the...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

More Adventures in MVVM First, I’d like to say: THIS IS NOT A NEW MVVM FRAMEWORK. I tend to believe that MVVM support code should be specific to the system you are building and the developers working on it. I have yet to find an MVVM framework that does everything I want it to without doing too much. Don’t get me wrong… there are some good frameworks out there. I just like to pick and choose things that make sense for me. As of Silveright 4, they don’t support binding to dynamic properties, so some...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati