Managed Data Access Inside SQL Server with ADO.NET and SQLCLR
Hits: 366
Description: Managed code can use ADO.NET when running inside SQL Server 2005 using the new SQLCLR feature. Basic scenarios of in-process data access, SQLCLR constructs, and their interactions, are covered.