Please suggest a good MVC framework for Winforms.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://www.mvcsharp.org/ Welcome to the MVC# home page MVC# – is a Model-View-Presenter framework for .NET platform. It allows taking advantage of the MVP pattern with minimal effort required. As a result applications gain 3-tier structure, become better structured and easier to maintain.
MVC# Overview – an introduction to MVC# Framework. 10-Minute Example – a simple example of using MVC# Framework.
For more information examine the Documentation section of the website.
If you’re feeling yourself ready, just proceed to the Download page.