All Tags > c#
-
Writing User Defined Types with .NET managed code
SQL's type system can be extended with managed languages such as C# and VB. So, how do we do that? Let's look ...
Posted: 10/02/2005 by Mike Taulty
-
Writing triggers in .NET managed code
We can now write triggers in managed languages such as C# and VB. Let's take a look...
Posted: 03/02/2005 by Mike Taulty
-
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
-
Writing user defined functions in .NET managed code
This session takes a look at writing new database functions in managed languages such as C#.
Posted: 11/01/2005 by Mike Taulty
Tags: c#