Click here to Skip to main content
15,890,527 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,
Iam new to MVC model application development in .net

Can any one explain the application development in MVC2,3,4
and please explian the connection sqlserver connection.

thanks in advance
Posted
Comments
[no name] 25-Sep-13 15:50pm    
You want us to write you a book long explanation in a forum posting?
Jameel VM 25-Sep-13 15:58pm    
Before posting question like this at least search google and try to implement it. Without hardworking you can't be anything..i have share one link..go through it..

1 solution

Whatever you want in ASP.NET MVC the Microsoft Official website for ASP.NET MVC will help you from scratch..
http://www.asp.net/mvc[^]
Hope this helps
 
Share this answer
 
Comments
$r!dh@r 25-Sep-13 16:07pm    
thanks jameel, i have searched in google, i got many videos and tutorials,
but the thing is getting process of developing applcaiton from professionals which are already using in theer applications
Jameel VM 25-Sep-13 16:16pm    
Please understand the basic understanding of ASP.NET MVC and then try to think the architectural level. There are some architectural pattern which are best suitable for MVC application such as Repository Pattern,Dependency Injection pattern, Unit of work pattern which makes you application Maintanable,Flexible,testable etc... You get all these things with example in google

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