Screencasts Home > Search by tags
All Tags > SQL Server
-
Working with the new XML data type
In SQL Server 2005 we have a new XML data type with rich capabilities for storing your XML data. This session explores how that works.
Posted: 03/03/2005 by Mike Taulty
Tags: SQL Server
-
Writing stored procedures in .NET managed code
In this session we'll look at how we can use managed languages such as C# and VB to write stored procedures for SQL Server.
Posted: 11/01/2005 by Mike Taulty
Tags: c#, SQL Server, VB