ASP.NET MVC Presentation Notes
This post contains notes, links and a .zip of the project I built in my presentation to the Lubbock .NET Users Group. Requirements for this project include the following:
- ASP.NET 3.5 Framework
- ASP.NET 3.5 Extensions CTP
- ASP.NET MVC Toolkit
- Visual Studio 2008
Sites with Tutorial, Tips, Help, etc..
- Scott Guthrie Intro and Tutorials:
- MVC Forum
- MVC Quickstarts
- Tips from Mike Bosch
- Creating Client and Server-Side Form Validation (sample project)
- Ajax with the ASP.NET MVC Framework
- Roadmap for MVC Framework
Sample Project
The sample project is a very basic issue tracking system. The database is not included, but can easily be built according to the following diagram:
(click to view)
Have fun! [Download project files]
No Comments »
No comments yet.