|
Description
A hands-on course for application developers who have taken the
Visual Basic.NET Intensive Workshop (or equivalent), and/or ASP.NET
Workshop. Students will build windows and web applications using
ADO.NET objects, including Connection, DataReader, DataAdapter,
DataSet, and Command, to read and update database tables.
Audience
For application developers who will be building Windows and Web
applications using ADO.NET objects, including Connection, DataReader,
DataAdapter, DataSet, and Command, to read and update database tables.
Prerequisites
Assumes the student is familiar with some relational database (Access,
Oracle, SQL Server, DB2, etc), and has the brief overview from the
VB or ASP course.
Hardware and Software
Windows NT Server, 2000 or XP with Visual Studio.NET and IIS, for
each student and the instructor, preferably with systems networked.
|
|
Format
Objectives
After completing this course, participants should be able to:
- Understand the ADO.NET object model and
its goals, and its comparison to classic ADO
- Use Providers to connect to all types of
databases, including desktop (e.g. Access), client-server (Oracle,
SQL Server, etc) and other (files, spreadsheets, etc)
- Use Toolbox tools and wizards to create
simple read-only Windows and Web database applications
- Use code to define and manage connections
and data adapters, and be familiar with their main properties
and methods
- Create a DataSet, tables, relationships, constraints, and views
- Provide user-directed search capabilities in Windows and Web
applications
- Handle data-related exceptions that occur
- Handle transactions, commit and rollback, locking and isolation
issues
- Deploy database applications to windows desktops and servers,
and web servers
|