View Single Post
Old 11-01-2012, 02:14 AM   PM User | #2
ShaneC
Codeasaurus Rex


 
Join Date: Jun 2008
Location: Redmond, WA
Posts: 659
Thanks: 31
Thanked 100 Times in 94 Posts
ShaneC is on a distinguished road
The web.config file is the main configuration file for your ASP.NET application. It will contain settings such as Database connection strings, general application settings, and the like.

If you have a specific question or something you're having trouble with, please make a detailed post including what you're trying to do, as well as what you've already tried.

For all other information, here's the Wikipedia page for Web.config.
__________________
Unless otherwise stated, any code posted is most likely untested and may contain syntax errors.
My posts, comments, code, and suggestions reflect only my personal views.
Web Portfolio and Code Snippets: http://shanechism.com
ShaneC is offline   Reply With Quote