Skip to content

This was the final project for the Advanced C# course through University of Washington's Professional and Continuing Education program

Notifications You must be signed in to change notification settings

mcmellawatt/Asp.NetMVC-CourseRegistrationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This project demonstrates a simple course registration Asp.Net MVC application.  
It demonstrates ability to log on with input validation, maintain session state, and uses SQL for persistence of student preferences.  
To get started, make sure you edit the Web.config connection string to point to a valid SQL server, then run SQLPreparationScript.sql against that server.  
The included solution should build against VS2012 and higher

About

This was the final project for the Advanced C# course through University of Washington's Professional and Continuing Education program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published