August 21, 2010 by Christoff Truter
How to enable the filestream feature in SQL 2008 - Alternative way to store blobs(files) via SQL
SQLJuly 4, 2010 by Christoff Truter - 2 Comments
How to display/add images from/to a SQL Database
C# ASP.NET SQLMay 18, 2010 by Christoff Truter - 12 Comments
How to pass values to SQL XQuery functions only accepting literal strings.
SQL XMLMarch 23, 2010 by Christoff Truter
How to extend XQuery support for SQL 2005
C# SQLMarch 14, 2010 by Christoff Truter
Examples of how to create stored procedures and functions for SQL 2005 via the .net CLR
C# SQL