Originally Posted by ahmad_iam
I am using Visual Studio 2005 Express Edition. In Visual Web Developer I made MySample.mdf database and in that database there is a table named Customer. I place two text boxes and one button in which customer enter his name and password. Now in the button implementation how i can get the connection string. Remember i made my database within Visual Web Developer. Please tell me how i can make the conneciton string so that i can access my database MySample.mdf.
Thanks