Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Why we use MVC in C#? What are the advantages of using this?

Is the MVC main focus is on Input fields?
Posted

I assume you are talking of MVC framework here:
Microsoft: Learn ASP.NET MVC[^]
Sample MVC ASP.NET Application[^]

In case MVC pattern, then have a look at this[^].
 
Share this answer
 
Hi Indrasen,
Check this...This will definately help you.

Understanding ASP.NET MVC (Model View Controller) Architecture for Beginners[^]

What is MVC[^]

for example for this sample MVC Project you can refer to:MVC[^]

for overall tutorial read this http://www.asp.net/mvc/overview/getting-started[^]
 
Share this answer
 
Comments
Indrasen Ghazipur 4-Nov-12 6:06am    
thanks abhishek.
Abhishek Pant 4-Nov-12 6:35am    
You can upvote or accept the solution if you like it.

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