MY Note

study it – know it – use it

MVC Overview

Abstract: This article gives an overview of MVC# – a Model-View-Presenter framework for .NET platform. It firstly explains the MVP pattern essentials and then walks through the key features of the MVC# framework which help building true MVP-based solutions.

What is Model-View-Presenter?
    3-tier architecture
    MVC and MVP patterns
Why using MVC#?
    1. Views and controllers get connected automatically
    2. Multiple GUI platforms supported
    3. Platform-independent navigation to views
    4. Tasks concept
Conclusion

ref: http://www.mvcsharp.org/

Advertisement

September 18, 2011 - Posted by | MVC pattern

No comments yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.