Target Audience:
This course provides students with the knowledge and skills to develop data-access applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005. It is intended for corporate and Independent Software Vendor (ISV) application developers who have a desire to learn more about specific technology areas in distributed application development.
Pre-requisites:
Before attending this course, students must have the following pre-requisites:
Ability to manage a solution environment using the Visual Studio 2005 integrated development environment IDE and tools.
Understand the .NET Framework 2.0 and the Common Language Runtime.
Ability to program an application using a .NET Framework 2.0 compliant language.
Knowledge of making assemblies available to other applications.
A good understanding of basic relational database concepts.
Be able to use basic SQL commands.
Have a good understanding of XML including XML declaration, elements, attributes, and namespaces.
Be able to explain XML schema concepts.
Purpose:
At the end of the course, students will be able to connect to databases and read data; query and update databases by using commands; perform transactional operations; perform disconnected operations programmatically; perform disconnected operations by using Visual Studio 2005 wizards; perform XML operations on disconnected data; read and write XML data; process XML data by using the Document Object Model DOM.