ASP.NET MVC Sample Applications - Open-Source Examples and Tutorials
Here is a list of various ASP.NET MVC Sample Applications demonstrating the new ASP.NET MVC Framework from Microsoft. As more MVC examples are found this list will be updated.
Here is a list of various ASP.NET MVC Sample Applications demonstrating the new ASP.NET MVC Framework from Microsoft. As more MVC examples are found this list will be updated.
One of the benefits of the ASP.NET MVC Framework is the simplicity of creating unit tests for controller, routes, etc. Roy Osherove has created a couple of videos reviewing the tests in the popular Nerddinner Sample ASP.NET MVC Application as well as the ASP.NET MVC Framework itself.
Stephen Walther posted the workshop code from his talks at DevConnections in Orlando, Florida where he built a sample Movie Database Application using the ASP.NET MVC Framework.
Read about it on his blog post here.
Download the ASP.NET MVC Training Kit!
The first meeting of the Tampa ASP.NET MVC Developer Group was a huge success with 74 attendees. You can watch a screencast and download sample code that briefly recaps what was discussed during the meeting!
The second meeting of the Tampa ASP.NET MVC Developer Group was a huge success with 75 attendees. You can watch a screencast that recaps how to use per project T4 Templates with the ASP.NET MVC Framework to generate views and controllers
Learn about Sharp Architecture from this video and screencast presented at the April Virtual ALT.NET Meeting.
The third meeting of the Tampa ASP.NET MVC Developer Group was a huge success with 66 attendees. You can watch a screencast that recaps how to use the Ajax.ActionLink and Ajax.BeginForm Ajax Helpers to utilize ASP.NET AJAX in your ASP.NET MVC Web Applications.