ASP.NET MVVM Framework
April 26th, 2009
In my article titled Presentation Model in Action, I demonstrated how to the Presentation Model pattern in web site, Windows Forms application and WPF application. Model View View Model pattern is another name of Presentation Model.
On the recently published on the MSDN magazines, there are two articles about using the Model-View-ViewModel (MVVM) pattern in WPF (February, 2009) and Silverlight (March 2009). Maybe on the next issue of MSDN magazine, they will publish another article for using MVVM in ASP.NET. I continue my research to introduce the Dependency Injection and Event Broker into the pattern and have created a new project, named ASP.NET MVVM framework on codeplex.
Entry Filed under: Programming
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Subscribe to the comments via RSS Feed