close

Quick URLs

Stormwind Project Cheat-Sheet of URLs

Stormwind Project Portal: http://www.stormwindproject.org
Stormwind Project Wiki: http://using.stormwindproject.org
Stormwind Project Mingle: http://mingle.stormwindproject.org
Stormwind Project Fisheye: http://fisheye.stormwindproject.org
Stormwind Project JIRA: http://jira.stormwindproject.org
Stormwind Project Mailing list: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
Stormwind Project Build Server: http://buildserver.stormwindproject.org
Stormwind Project SVN Server: http://svn.stormwindproject.org/svn/

Top Panel
Top Panel
Top Panel
Home PDF Print E-mail

Introduction

The .Net Model-View-Presenter framework provides an alternative to the traditional ASP.Net webforms approach.

It focuses in Testability and Extensibility, being a very Separation-of-Concerns focused framework. This means that the NMVP framework enforces minimum coupling between the business entities of your application and the presentation code.

Current Status

The NMVP Framework is currently at version 0.3.0 and iteration 1.0.0 Alpha is underway. There´ll be a lot of major changes in this version. Read more about it in the Vision Statement for Version 1.0.0.

Downloading

You can download the latest version of the NMVP Framework in the downloads page for the project.

This page will keep track of all released versions of the NMVP project, but you can find all the version under the Releases folder in the project's SVN Server.

Getting Started

You´re advised to check the Getting Started section of the project before starting, should you require help in setting up your environment and project.

Both the team and the community will keep contributing to this page, so if you´re using the Framework and would like to contribute, please help us improve the user experience for the wholoe community.

Last Updated ( Saturday, 27 October 2007 )
 
< Prev   Next >