• subscribe


Susan Perschke

is the CEO of Spectrum Data Design, a software engineering firm based in Boulder, Colorado. Spectrum is an applications solution provider for government and private industry.


My Latest Content
My Latest Comments



Author Articles

Automate Date/Time Conversions

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.

Cookies Crumbling?

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.

A Recipe for Replacing Session Variables

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!