Introduction to ASP.Net MVC for Alt.Net DC – Presentation Materials

September 24, 2008 10:44 PM

I just got back from my ASP.Net MVC Presentation for tonight’s DC Alt.Net meeting and I had a great time. I hope everyone got a good feel for what it takes to develop an application using the MVC framework. Please don’t hesitate to contact me if you have any questions. Also I owe a big thanks to Matthew Podwysocki for inviting me to speak. Thanks Matt, I really enjoyed the opportunity.

I promised that I would post the project that we created tonight (a basic blog engine), which you can now find linked below. There are three projects in the solution:

  1. MvcTutorials.Blog.Domain
    This project has the Comment & Post entities, as well as the repositories used to populate them.
  2. MvcTutorials.Blog.Domain.Bootstrap
    This project adds random data to the blog database for testing.
  3. MvcTutorials.Blog.ReferenceWebsite
    This is the MVC website I created prior to the meeting to decide what I was going to present and how long it would take to do it. This is where you’ll find the code we wrote tonight.

If you want to run the project, make sure you have SQL Server Express installed and create a database named “MvcTutorial-Blog”. Afterward you can run the “MvcTutorials.Blog.Domain.Bootstrap” project to insert test data and run the website project.

Be sure to let me know if there are any questions or comments about tonight’s presentation or this post’s code!

Presentation Materials:
MvcTutorial-Blog.zip (307.06 kb)

Comments

Add comment


(Will show your Gravatar icon)  

  Country flag

biuquote
  • Comment
  • Preview
Loading




Troy Goode

Troy Goode
Microsoft Certified Professional Developer
AddThis Feed Button

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

© Copyright 2008

Colophon

Powered by:
BlogEngine.NET 1.4.5
Template:
Designs by Darren
Header Font:
Stamper
Syntax Highlighting:
WLW Code Snippet Plugin
Filter by APML