Know your sql server connection string
We are going live at 2 clients this week. I wanted to make sure our sql server connection string was good to go so i dug into the sdk just to make sure.
This link is invaluable for understanding all the different settings and their possible values. Though there are default values, I go ahead and explicitly set them in the connection string (encrypted of course).