Blog Posts
In this sample code I will build a Silverlight application by using the MVVM pattern. The idea of the sample code is to imply the MVVM design pattern techniques in building a Silverlight application. In this sample application I will build the three different layers of the MVVM pattern and they are View, Model and ViewModel.
Feb 25, 2013