A Wizard screen will pop up to ask whether we want to create a Unit-Test project with our MVC Application.
Choose No. (I will show TDD with MVC 2.0 on a future Post)
To make this walkthrough a little more interesting and easy to follow i will use the Microsoft Sample Database called Northwind :
To provide and explain the MVC (Model – View – Controller) Approach will start with the part that handles the data : The Model.
Right-Click on the Models folder and choose to add a new Item :
Read more: Ignorance is bliss