Note to Self:Connecting ASP.Net to SQL ====================================== :author: Aaron Ball :email: nullspoon@iohq.net *Note to self:* When connecting your back-end code for ASP.Net to a SQL Server instance, always remember to include the SQL instance name in the connection string. HOSTNAMESQLEXPRESS (or another instance name) Category:ASP.Net Category:MsSQL Category:Microsoft // vim: set syntax=asciidoc: