Minimizing and Handling Database Operation Conflicts
o Why Do Data Conflicts Arise?
o Isolation Levels Available in SQL Server 2005
o Guidelines for Using SQL Server 2005 Isolation Levels
Handling Large Objects
o What Are Binary Large Objects and Character Large Objects?
o The Process for Reading Large Objects from a Database
o The Process for Writing Large Objects to a Database
Enhancing Database Performance
o ADO.NET Enhancements in the .NET Framework 2.0
o SQL Server Provider Statistics
Creating Managed Code Objects for SQL Server 2005
o The Benefits of Creating Managed Code Objects
o Demonstration: The Process for Importing an Existing Assembly into SQL Server 2005
o Demonstration: The Process for Implementing Managed Code Objects in SQL Server 2005
Querying XML by Using XPath
o The XPath Data Model
o The Process for Selecting and Editing XML Data by Using XPathNavigator
o The Process for Evaluating XPath Expressions by Using XPathNavigator
Transforming XML by Using XSLT Style Sheets
o What Is XSLT?
o The Process for Executing an XSLT Style Sheet
o What Are Extension Objects?