Archive

Posts Tagged ‘MVVM’

MVVM in the Real World

October 19th, 2010 No comments

I presented my talk “MVVM in the Real World” at the October meeting of the Twin Cities .Net User Group. Considering that it was my first “real” technical presentation that wasn’t just to coworkers it seemed to go pretty well. Some good questions were asked and I hope I helped clear up some problems people were having when trying to use MVVM in a real world project.

I mentioned during the talk that you should be careful when searching WPF & Silverlight blogs to try to solutions to problems you run into. A lot of people have started to love the XAML, which is awesome, but not all of their advice is good. Although quite a few have slowed their posts lately here are some of the WPF & Silverlight blogs I follow:

I also mentioned Rob Eisenberg’s presentation at Mix 10, Build Your Own MVVM Framework. It’s an excellent presentation if you want to dive deeper into MVVM and see some of the tools I mentioned that are used to solve common issues people run into with MVVM.

I hope the presentation and this post were helpful, you can get the slides here.

Categories: Presentation Tags: , , ,