Bookmark
ADO.NET Training Video @VTC
How to connect to SQL Server 2005 Express from C#
string url = "Server=localhost.\\SQLEXPRESS;uid=12345678;PWD=87654321";