AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Building Model-View-Presenter applications with MVC# framework : Oleg Zhukov

Thursday, April 16 2009

Learn how to develop a .NET application with the help of the MVC# Framework. Architectural patterns such as Model-View-Controller are gaining more and more popularity nowadays. The reason is simple: they improve applications' design and raise their maintainability by splitting applications into three layers with distinct responsibilities. However incorporating such patterns into an application requires some effort - the fact that may discourage developers from using MVC and similar approaches. Fortunately a number of frameworks exist, which minimize the overhead of using architectural patterns such as MVC. One of such frameworks is MVC#. It assists developers in using the Model-View-Presenter pattern (an evolution of MVC) by taking on itself all routine work, allowing to develop 3-tier MVP applications with ease....

Read More:
Building Model-View-Presenter applications with MVC# framework : Oleg Zhukov
Also See:
Using Syndication Classes to Read RSS Feeds : Bipin Joshi
Adding a build banner to ASP.NET Pages : Adam Langley
Generating image thumbnails in ASP.NET : Bertrand Le Roy
A Look at ASP.NET 2.0's URL Mapping : Scott Mitchell
Images as a Service with ADO.NET Data Services : Timothy Khouri

Post your comment

Comment