SQL Server

Storing an Image to a Database in .NET

Several weeks ago I mentioned that I store the images that the user uploads to the system into the database. Some of you have expressed an interest in how I do...

0 replies - 579 views - 09/11/09 by DaveMBush in News

SQL Server Scheduled Backups with NAnt

When installing and using production web applications, backup is always a must. I have written about SQL Server Backup before and this post would expend on...

0 replies - 3192 views - 11/07/08 by Boyan Kostadinov in News

Querying Active Directory Through SQL Server

Integrating your application with Active Directory (or another LDAP based directory) is a common requirement in many business applications. Almost every...

3 replies - 12829 views - 02/11/08 by Boyan Kostadinov in News