You are on page 1of 14

Module 03: Managing

Data in a Microsoft
ASP.NET 4.5 Web
Application

Module 03: Managing Data in a Microsoft


ASP.NET 4.5 Web Application
Overview of ADO.NET
Connecting to a Database
Managing Data
Lab03: Managing Data in an ASP.NET 4.5 Web Application

Lesson 1: Overview of ADO.NET

What Is ADO.NET?

ADO.NET Object Model

Overview of ADO.NET Entity Framework

Lesson 2: Connecting to a Database

Creating a Connection

Facilitating Data Transport Between Clients and


Servers

Lesson 3: Managing Data

Retrieving Simple Data

Manipulating Data

Data to Server Controls by Using the IDE

Lab03: Managing Data in an ASP.NET 4.5 Web


Application
Exercise 1: Connecting to a Data Source
Exercise 2: Binding a Server Control to a Data Source
Exercise 3: Modifying a Data Source

You might also like