Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 10, 2012 07:04 PM by ricka6
Contributor
2055 Points
586 Posts
Jul 10, 2012 03:16 PM|LINK
Hi,
I am just starting to learn about MVC, could you please advise some study links.
It would be good, if you provide sample links which has sample CRUD operations with MS SQL.
Thanks!!
All-Star
126916 Points
17922 Posts
MVP
Jul 10, 2012 03:42 PM|LINK
This site has a section that exclusively talks about ASP.NET MVC. You can check it here: http://www.asp.net/mvc
Also, there are lots of examples that you can refer out there. just go a ahead and find it at bing/google. here are some of them:
18223 Points
2725 Posts
Jul 10, 2012 03:44 PM|LINK
I would suggest you to see the following link:
http://www.asp.net/mvc/tutorials
Member
37 Points
32 Posts
Jul 10, 2012 06:26 PM|LINK
Those tutorials were a great help for me.
I also used a book Pro ASP. NET MVC Framework by Apress. Running through the examples in that book helped tremendously.
15070 Points
2272 Posts
Microsoft
Moderator
Jul 10, 2012 07:04 PM|LINK
Try my Intro to ASP.NET MVC 4 tutorial
g_mani
Contributor
2055 Points
586 Posts
Starter in MVC- Need samples
Jul 10, 2012 03:16 PM|LINK
Hi,
I am just starting to learn about MVC, could you please advise some study links.
It would be good, if you provide sample links which has sample CRUD operations with MS SQL.
Thanks!!
Please Mark as Answer If this is helpful.
vinz
All-Star
126916 Points
17922 Posts
MVP
Re: Starter in MVC- Need samples
Jul 10, 2012 03:42 PM|LINK
This site has a section that exclusively talks about ASP.NET MVC. You can check it here: http://www.asp.net/mvc
Also, there are lots of examples that you can refer out there. just go a ahead and find it at bing/google. here are some of them:
MessageBox Controls for WebForms | Blog | Twitter | Linkedin
adeelehsan
All-Star
18223 Points
2725 Posts
Re: Starter in MVC- Need samples
Jul 10, 2012 03:44 PM|LINK
I would suggest you to see the following link:
http://www.asp.net/mvc/tutorials
MCPD ASP.NET 4.0 and 3.5, MCTS WSS, MOSS, SharePoint 2010, MCT
Microsoft Community Contributor Award 2011
solidfish
Member
37 Points
32 Posts
Re: Starter in MVC- Need samples
Jul 10, 2012 06:26 PM|LINK
Those tutorials were a great help for me.
I also used a book Pro ASP. NET MVC Framework by Apress. Running through the examples in that book helped tremendously.
ricka6
All-Star
15070 Points
2272 Posts
Microsoft
Moderator
Re: Starter in MVC- Need samples
Jul 10, 2012 07:04 PM|LINK
Try my Intro to ASP.NET MVC 4 tutorial