News

A complete tutorial on how to save and retrieve images from the SQL Server 2008 database in a C# WPF application. For Windows Forms application, check out this article written by Sumair.
Right now the stored results of a SQL query are in an array of TabularDataResource objects registered to the SQL kernel. Given that resource, I want to share it with the .NET kernel, so I try a #!set ...