Continuing my earlier post about Webforms Directives, here's another thing I always forget when I don't use it: Connection Strings. Thanks to Mike Schinkel for blogging this (and for the free XDN membership!).

It seems like every job, every project, I only ever connect to one type of database. So after connecting to Oracle for a year, I forget how to connect to SQL. And after connecting to SQL in .net for so long, when I need to do a quick hack to an existing Classic ASP page, I forget how to do it in classic ADO. So, if you are at all like that, or just need a quick connection string reference handy, or maybe have to connect to, I don't know, say, Interbase one day, check out www.connectionstrings.com
Tags: