Pages

Sunday, August 31, 2008

ASP.Net Tips

When using ADO.NET to make connections to SQL Server, always be sure you explicitly close any Connection, Recordset, or Command objects you have opened.

No comments: