Welcome to the Class!

In this class I will show you how to create an ASP .NET MVC application very quickly using the latest tools from Microsoft. We will build an ASP .NET MVC To Do list using Visual Studio 2015 and SQL Server Express 2014. Both of these are free downloads from Microsoft. I will show you the following steps:

1) How to design a simple database using SQL Server 2014

2) How to design a data layer for you program using the Entity Framework

3) Design a user interface using scaffolding from within Visual Studio

4) How to make some simple customizations to the program

You will be amazed how quickly you can build a fully functioning program using these tools. See you in class!


Course curriculum

  • 1

    Introduction

    • Class Introduction

    • What is ASP .NET MVC?

  • 2

    Example Program

    • Designing the Database

    • Generating the Data Layer with the Entity Framework

    • Creating the User Interface

    • Customizing the User Interface

  • 3

    Summary

    • Summary