I have developed a web application using linq. i connected my database with using wizard of Linq to Sql classes of my local server.
now i need to upload this site to my domain. but i can not change the connection string because in web.config file there is no connection strings....i manually write connection string there. but that does not work. i am in great problem. please help me to sort out this problem and meet my clients deadline...
Loading
sumit banshalPosted Jan 3, 2012, 9:23 AM
initial catalog = webpos
username=sa
pas=123
Jignesh TrivediPosted Jan 3, 2012, 2:30 AM
sumit banshalPosted Dec 1, 2011, 2:36 PM
Satyapriya NayakPosted Dec 1, 2011, 10:47 AM
Please refer Our recommended articles.
http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/connection-string-in-linq/
Thanks