If anyone has some links that will show how to devlop the MVC3 application then please provide me those links so that i can learn how to create MVC3 application
Glimpse: allows
you to debug your Web App/Service right in the browser, In other words what
Firebug is to debugging your client side code, Glimpse is to debugging your
server within the client.
vikas227
Member
623 Points
802 Posts
I am new to mvc3 will any one provide me link where i can create apps in mvc3.
Jul 27, 2011 05:29 AM|LINK
hello
If anyone has some links that will show how to devlop the MVC3 application then please provide me those links so that i can learn how to create MVC3 application
thanks
raduenuca
All-Star
24675 Points
4250 Posts
Re: I am new to mvc3 will any one provide me link where i can create apps in mvc3.
Jul 27, 2011 05:33 AM|LINK
Start with the tutorials from here
http://www.asp.net/mvc/
Also go to http://www.pluralsight-training.net/microsoft/
Radu Enuca | Blog
Horizon_Net
Star
8277 Points
1435 Posts
Re: I am new to mvc3 will any one provide me link where i can create apps in mvc3.
Jul 27, 2011 06:50 AM|LINK
Hi,
here you can find a list with links to tutorials of MVC 3 - http://davidhayden.com/blog/dave/archive/2011/01/05/ASPNETMVC3TutorialsIndex.aspx
But the best way to start is from the tutorial section of this site (as provided above).
If my post solves your problem, please mark as answer.
Young Yang -...
All-Star
21343 Points
1818 Posts
Microsoft
Re: I am new to mvc3 will any one provide me link where i can create apps in mvc3.
Aug 02, 2011 01:39 AM|LINK
Hi vikas227,
I planed a roadmap to learn MVC. I suggest you can learn MVC as this roadmap.
Part 1: MVC preparation
Reference:
javascript/jQquery: JavaScript
Tutorial and jQuery
Tutorial
4.0 features like dynamic types): New Features in C# 4.0
(Language-Integrated Query)
knowledge (level 100 should be enough): ASP.NET Overview
Optional topic:
technology, especially Entity Framework (level 100 should be enough) : http://msdn.microsoft.com/en-us/data/aa937709
Part 2: MVC Beginner’s
MVC Level 100:
Reference:
Tutorial(You can try to build a simple but complete MVC application by using
these MVC concepts): http://www.asp.net/MVC/application-development
Framework: http://wiki.asp.net/page.aspx/286/aspnet-MVC-framework/
http://www.asp.net/learn/whitepapers/MVC3-release-notes
Optional topic:
Guide video: http://www.asp.net/MVC/pluralsight
Book: Asp.net MVC
in Action
Part 3: More information you can refer (This
part is depend on you)
MVC Level 200-300
Reference:
http://msdn.microsoft.com/en-us/library/ff847525.aspx
http://weblogs.asp.net/scottgu/archive/2010/01/15/asp-net-MVC-2-model-validation.aspx
http://weblogs.asp.net/scottgu/archive/2010/12/10/class-level-model-validation-with-ef-code-first-and-asp-net-MVC-3.aspx
http://www.mikesdotnetting.com/Article/117/Dependency-Injection-and-Inversion-of-Control-with-ASP.NET-MVC
Service Location:
http://bradwilson.typepad.com/blog/2010/07/service-location-pt1-introduction.html
Client Validation in ASP.NET MVC 3: http://bradwilson.typepad.com/blog/2010/10/MVC3-unobtrusive-validation.html
Unobtrusive Client Side Validation Settings in ASP.NET MVC 3: http://weblogs.asp.net/imranbaloch/archive/2011/07/13/overriding-unobtrusive-client-side-validation-settings-in-asp-net-MVC-3.aspx
domain model to view model:
http://bengtbe.com/blog/2009/04/14/using-automapper-to-map-view-models-in-asp-net-MVC/
Templates:
http://bradwilson.typepad.com/blog/2009/10/aspnet-MVC-2-templates-part-1-introduction.html
provider:
http://www.4guysfromrolla.com/articles/120705-1.aspx
http://theintegrity.co.uk/2010/11/asp-net-MVC-2-custom-membership-provider-tutorial-part-1/
http://www.devtrends.co.uk/blog/the-complete-guide-to-validation-in-asp.net-MVC-3-part-2
validation:
http://msdn.microsoft.com/en-us/gg618485
http://forums.asp.net/p/1687614/4451793.aspx/1?Re+MVC3+CMS
a List:
http://haacked.com/archive/2008/10/23/model-binding-to-a-list.aspx
Optional topic:
video:
http://channel9.msdn.com/Series/MVCConf/MVCConf-2011-Brad-Wilson-Advanced-MVC-3
Practices in Using jQuery and Ajax in ASP.NET MVC Applications: http://channel9.msdn.com/Series/MVCConf/MVCConf-2-Eric-Sowell-Evolving-Practices-in-Using-jQuery-and-Ajax-in-ASPNET-MVC-Applications.
level 200-300 Book: Pro Asp.net MVC Framework.
Useful tools in MVC:
fiddler.
you to debug your Web App/Service right in the browser, In other words what
Firebug is to debugging your client side code, Glimpse is to debugging your
server within the client.
http://nuget.org/List/Packages/Glimpse
http://getglimpse.com/About/QuickStart
application-wide error logging facility that is completely pluggable.
http://code.google.com/p/elmah/wiki/MVC
http://nuget.org/List/Packages/elmah
Discussions
MVC Home site: http://Asp.net/MVC
MVC Forums: http://forums.asp.net/1146.aspx/1?MVC
Hope this helpful.
Regards,
Young Yang
Feedback to us
Develop and promote your apps in Windows Store