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:
can anyone please give a suggestion about how to learn MVC 3.0 in C# .Net

Thanks in advance
Posted
Comments
Richard MacCutchan 2-Sep-13 6:00am    
Google for "MVC .NET" and you will find lots of useful information.

If you google "C# .Net MVC 3.0 for Begginner" there are lots of results that will help you with this.
The top 4 of which I used when I was learning it. They are helpful, some of which are complete tutorials with explanations as you go.

Google Results[^]

When it comes to general learning, start with Google, especially if you are after tutorials. The internet is a major part of any learning experience in this modern world and I suggest you start there.

Once you have tried the various tutorials out there, try creating your own site, then as you come across problems with your code/understanding post questions on here. When you are posting your questions on here, try and stick to the guidelines, give code examples and explain where your issues lie clearly and precisely so we can help.

Good luck with your learning.
 
Share this answer
 
Comments
Being0007 2-Sep-13 6:04am    
thanks dude
Hi

This topic will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010

http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/cs/intro-to-aspnet-mvc-3[^]
 
Share this answer
 
Comments
Being0007 2-Sep-13 6:04am    
thanks yaar!!!

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