Building rich client applications can be complicated – not because we want it to be, but because modern applications often have heavy expectations on UX, a lot of moving parts under the covers, and usually require integration between a number of different systems. To help bring order to this chaos, MVVM (a.k.a. Model-View-ViewModel) has evolved as a popular design pattern for managing the complexity of building today’s rich client applications. In this session we’ll dive into the MVVM pattern, talk about some of the strategies for implementing MVVM in your applications and explore the most popular MVVM framework for .NET.
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
I was expecting this talk to be a talk about the theory of MVVM and got a practical example of using MVVM in a windows phone application. In addition, it was a great example of using Blend and Studio in the same project to allow designers to build views and developers to build models and viewmodels. Good presentation.
Know of an event happening? Let us know! We love to get the word out about events the community would be interested in and you can help us spread the word!
02.Aug.2010 at 17:29 by Gabriel @extofer Villa
i enjoyed the session. I would like to hear more on patters pertaining to VS development for Windows and Web.