+ All Categories
Home > Documents > Guia Aspnet

Guia Aspnet

Date post: 11-Nov-2015
Category:
Upload: benmarca
View: 247 times
Download: 1 times
Share this document with a friend
Description:
Guia practica de implementacion ASP.NET
14
Module 03: Managing Data in a Microsoft® ASP.NET 4.5 Web Application
Transcript
  • 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


Recommended