Click here to Skip to main content
15,901,001 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sample Mvc3 application.can we integrate the mvc3 application with 3-tier architecture
in asp.net
Posted

1 solution

Yes it is possible to integrate 3 tier architecture using MVC3.
The best sample you will get in following

http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/getting-started-with-mvc3-part1-cs[^]
 
Share this answer
 
Comments
Edward DeGagne 11-Apr-12 8:12am    
That solution has nothing to do with N-Tier integration.

Look here: http://www.mvccentral.net/

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