Core Data Access Development with Visual Studio 2005 Training
| Aanbieder | Twice IT Training |
| Kosten | €1.275,00 |
Overzicht
This three-day instructor-led workshop provides students with the knowledge and skills to develop data-access applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005. The workshop describes how to access and update data in a database by using ADO.NET. The workshop also describes how to create, read, and write XML data.
Volledige omschrijving
Bestemd voor
This workshop 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. (.NET 2.x)Benodigde kennis
Before attending this workshop, students must: * Be able 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 * Be able to program an application using a .NET Framework 2.0 compliant language * Know how to make assemblies available to other applications * Have 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 In addition to these prerequisites, Twice strongly recommends experience in .NET 1.x-development. If this experience is lacking, students should (at least) take the courses MOC2124 - Programming with C# and MOC2349 - Programming with the .NET Framework (Visual C# .NET) or their Visual Basic counterparts (MOC2373 and MOC2415). InschrijvenBeschrijving
Unit 1: Connecting to Databases and Reading Data * What Is ADO.NET? * The Process for Connecting to a Database and Reading Data * What Is Connection Pooling? Unit 2: Querying and Updating Databases by Using Commands * ADO.NET Commands * The Process for Passing Parameters into Commands Unit 3: Performing Transactional Operations * What Is a Transaction? * The Process for Managing Local Transactions * The Process for Managing Distributed Transactions * Isolation Levels Unit 4: Performing Disconnected Operations Programmatically * What Is the ADO.NET Disconnected Model? * The Process for Loading and Saving Data in a DataSet * What Are DataViews? Unit 5: Performing Disconnected Operations by Using Visual Studio 2005 Wizards * Comparing Untyped DataSets with Typed DataSets * What Are Table Adapters? Unit 6: Performing XML Operations on Disconnected Data * XML Representations of DataSets * What Are DiffGrams? Unit 7: Reading and Writing XML Data * The Process for Serially Reading XML Data * The Process for Serially Writing XML Data Unit 8: Processing XML Data by Using DOM * What Is DOM? * What Are DOM Trees? * Types of XML Nodes in a DOM Tree