This documentation is archived and is not being maintained.
Creating SQL Server 2005 Objects in Managed Code
.NET Framework 3.5
You can use .NET languages in addition to the Transact-SQL programming language to create database objects such as stored procedures and triggers, and to retrieve and update data for Microsoft SQL Server 2005 databases.
Show: