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.