A anilr499 New member Joined Dec 30, 2011 Messages 1 Programming Experience 3-5 Dec 30, 2011 #1 how to write connection string in web.config thanks anil
jmcilhinney VB.NET Forum Moderator Staff member Joined Aug 17, 2004 Messages 15,144 Location Sydney, Australia Programming Experience 10+ Dec 30, 2011 #2 Are you asking what the connection string should look like or how to add it to the config file? If it's former, go here: ConnectionStrings.com - Forgot that connection string? Get it here! If it's the latter, open the Settings page of the project properties and add a setting of type (ConnectionString). Upvote 0 Downvote
Are you asking what the connection string should look like or how to add it to the config file? If it's former, go here: ConnectionStrings.com - Forgot that connection string? Get it here! If it's the latter, open the Settings page of the project properties and add a setting of type (ConnectionString).