By Susan Perschke, 02/23/2007
For the many shops still using SQL Server 2000, this extensible, data-driven utility can cure a wealth of date-formatting headaches.
By Susan Perschke, 11/20/2006
Manage user Web sessions (and minimize security risks) without cookies, using SQL Server stored procedures, a GUID generator, and URL parameters.
By Susan Perschke, 02/22/2006
What can you do with one cookie, a couple of stored procedures, and a random number? Cook up a medium-duty replacement for session variables!