Web.config

Опубликовано: 04 Август 2026
на канале: Audiopedia
655
2

Web.config is the main settings and configuration file for an ASP.NET web application. It is an XML document that resides in the root directory of the site or application and contains data about how the web application will act. This information controls module loading, security configuration, session state configuration, and application language and compilation settings. Web.config files can also contain application specific items such as database connection strings.


This video is targeted to blind users.

Attribution:
Article text available under CC-BY-SA
Creative Commons image source in video