Click here to Skip to main content
15,892,575 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have large project in asp.net I want to implement a small module of mvc in it..
but how???

Plz help me...

Thanks in advance..
Posted
Comments
Suvabrata Roy 9-Jul-14 2:07am    
1. You have a Large Project : Please provide the out line
2. what kind of architecture you are following : Please elaborate it

MVC is a Framework which run over ASP.Net so its not a problem run add a MVC project within.
AnkushSharma100 9-Jul-14 2:28am    
i m using asp.net 3.5 and mvc 2
AnkushSharma100 9-Jul-14 3:53am    
plz help me

1 solution

MVC is a framework which is nothing but the extension of the 3-Tier Architecture . So if you want to consume only module in your asp.net application. You can do it as per the requirement.Because in MVC Model is nothing but a class.
 
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