-
briangenisio 3.59
Description:
WPF and Silverlight demos that bind the "View" directly to the "Model" are nice for small applications. For real-world applications, however, this way of writing software quickly falls apart. The Model-View-ViewModel (MVVM) pattern has gained popularity for testability, de-coupling and configurability. Learn about the MVVM pattern with code-driven demos that show how to properly separate the "View" from the "Model".
Comments on this Talk
ctoth,
05 Jul 06:05 PM
He has very deep real life knowledge of the topic. I was very satisfied with the talk.

Great talk! I've done a little bit of research on MVVM prior to to the talk, but there was quite a bit of additional information that I hadn't previously uncovered. Brian also did a good job of showing how you develop MVVM based code.
I always like to try and throw in some constructive criticism, and here I would say it's the verbal delivery that could be improved on. Brian speaks clearly and coherently, but the message could also be a little more vibrant. Perhaps a little more humor would help with that?