In Lesson 1 you will learn how to:
- Create a SQL Server Database
- Create a table, populate it with data and select primary key
- Create a new ASP.NET application
- Create a database connection manager
- Create the database layer within a Data Access Component
- Create a gridwiew to display the data