Click here to Skip to main content
15,886,258 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more: , +

Hi,
I have to shift MFC(MDI Application) project into C# .net windows applications(windows forms).
I have used MVC architecture in MFC( Model and Controller part is in DOC itself.).

I am little confused about use of MVC architecture and one more thing I want to tell you that, Now I want to make proper MVC architecture in C#. windows application.
But I never used in C# .net (windows forms). Now I am learning to it.
So I need help about it.

 I  have checked google, code project but most of the article explained MVC architecture for asp.net not for windows application.So, If you know any article, link or forum, please share it.

Thanks in advance!

Posted
Updated 20-Nov-09 0:40am
v3

1 solution

There are many articles all over the internet. Take a look at the article pages here on CodeProject, use Google, look at MSDN, etc. You could even buy a book to learn the basics; or This online one.

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900