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 ...
The biggest challenge for any developer is testing the software they’ve written. Testing becomes more difficult when you build something for mobile or a platform different than yours. Mostly, ...