How can we specify the database connection string in the “web.config” file?

The database connection string is specified in the <connectinString> tag of the web.config file


Comments

Popular posts from this blog

What is the difference between a Page Layout and Master Page in SharePoint?

Accessing data from SharePoint 2010 to an ASP.NET application

What is the difference between DDL, DML and DCL?