Sign in | Join
Last post 05-06-2008 9:49 AM by DarthSwian. 3 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
How do i change a connection string in the datacontext so that we can deploy the site in a remote hosting server?
please help
Mathew
If you're using the connection strings in the web.config you can just edit them there.
i am using the LINQtoSQL designer tool.so this will generate the connection string in web.config. how can we manage that
In the web config there should be the connection string where you can just change the server information.