Skip to content

My take on the NerdDinner tutorial from Microsoft for learing MVC

License

Notifications You must be signed in to change notification settings

jjvanzon/JJ.Demos.NerdDinner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JJ.Demos.NerdDinner

Jan-Joost van Zon, 2013-05

Introduction

This is a Visual Studio 2010 C# project.

This is my take on the NerdDinner tutorial from Microsoft

(https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions-1/nerddinner/).

I had done the tutorial before and here I did it again, to get reaquainted with MVC, after not having used it for years. I did give it my own spin, changing the patterns to my liking. I did stop at the point of adding map functionality, which had not much to do with MVC itself.

Prerequisites

To use the code you need to install:

  • Microsoft Visual Studio Web Developer 2010 Express
  • Microsoft SQL Server 2008 R2 Management Objects (SharedManagementObjects.msi)
  • Microsoft SQL Server System CLR Types (SQLSysClrTypes.msi)

About

My take on the NerdDinner tutorial from Microsoft for learing MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published