browse to your local server through the "Server Explorer" tab in VS.NET. You should be able to view/generate a new connection string from there. I've noticed that localhost/ (local) didn't work for me ...
You will fail to connect to your database if the SQL Server service is not running. If you try running the SQL Server service from the Services.msc app, you will ...