c# and vb notes have much in common ... so even though
these notes are for the c# version of the tutorial, they apply
in many cases to the vb version too.
Regards,
Gerry (Lowry)
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
Marked as answer by Eilon on Dec 01, 2009 06:36 PM
Reading the tutorials is not enough (at least for me).
It's very important to actually do some if not all of the tutorials. One reason is that there are errors in some of the tutorials. Another reason is that
doing will help developers understand the tutorial material better than just reading.
Rather than doing all of the tutorials, a good approach is to do a tutorial such as the movie database first, then try to do a similar project using what you have learned. et cetera, et cetera.
reading is good
reading & doing is better
reading & doing, then applying your new knowledge is BEST!!!
g.
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
ramya.he
Member
15 Points
10 Posts
New to ASP.NET MVC
Nov 26, 2009 10:49 AM|LINK
Hi,
I am new to Asp.net. Can anyone suggest me a link for proper understanding.
Ajax and MVC
XIII
All-Star
182708 Points
23464 Posts
ASPInsiders
Moderator
MVP
Re: New to ASP.NET MVC
Nov 26, 2009 11:22 AM|LINK
Hi,
take a look here: http://www.asp.net/learn/mvc-videos/ and here: http://www.asp.net/learn/mvc/.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Augi
Contributor
6730 Points
1142 Posts
Re: New to ASP.NET MVC
Nov 26, 2009 11:22 AM|LINK
http://www.asp.net/mvc/
CodeHobo
All-Star
18647 Points
2647 Posts
Re: New to ASP.NET MVC
Nov 26, 2009 11:26 AM|LINK
Also be sure to check out the NerdDinner tutorial. It's a great walkthrough that goes through many key points
http://weblogs.asp.net/scottgu/archive/2009/04/28/free-asp-net-mvc-nerddinner-tutorial-now-in-html.aspx
Blog | Twitter : @Hattan
gerrylowry
All-Star
20525 Points
5713 Posts
Re: New to ASP.NET MVC
Nov 26, 2009 11:35 AM|LINK
Please see http://forums.asp.net/p/1476555/3434130.aspx where you will discover many useful and important links.
I started with Stephen Walther's movie database tutorial:
Creating a Movie Database Application with ASP.NET MVC (C#) http://www.asp.net/learn/mvc/tutorial-21-cs.aspx
see notes about the Movie Database tutorial at
http://forums.asp.net/t/1401522.aspx.
c# and vb notes have much in common ... so even though
these notes are for the c# version of the tutorial, they apply
in many cases to the vb version too.
Regards,
Gerry (Lowry)
anirudha gup...
Member
581 Points
367 Posts
Re: New to ASP.NET MVC
Nov 26, 2009 12:30 PM|LINK
all other say right but listen to me..
I say that Read all 39 article for mvc @ http://www.asp.net/learn/mvc/
& watch http://anirudhagupta.blogspot.com/2009/11/introduction-to-aspnet-mvc.html
& all recommanded that Nerd dinner for learn Basics & always Learn from jeffry's MVC IN ACTION
true help
gerrylowry
All-Star
20525 Points
5713 Posts
Re: New to ASP.NET MVC
Nov 26, 2009 04:33 PM|LINK
@ anirudha gupta
Reading the tutorials is not enough (at least for me).
It's very important to actually do some if not all of the tutorials. One reason is that there are errors in some of the tutorials. Another reason is that doing will help developers understand the tutorial material better than just reading.
Rather than doing all of the tutorials, a good approach is to do a tutorial such as the movie database first, then try to do a similar project using what you have learned. et cetera, et cetera.
reading is good
reading & doing is better
reading & doing, then applying your new knowledge is BEST!!!
g.
anirudha gup...
Member
581 Points
367 Posts
Re: New to ASP.NET MVC
Nov 27, 2009 03:35 AM|LINK
Very very good thought
Thanks for sharing knowledge with all of us on asp.net forums