What is the correct use of the web.config file?

🎲 Try a Random Question  |  Total Questions in Quiz: 144  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
ASP.Net Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Active Server Pages Network Enabled Technologies.

Note: ASP and .NET are not the same same. .NET is a software framework or infrastructure which Microsoft developed. ASP.NET, on the other hand, is a web application that is used to build various applications.

ASP.NET Core is an alternative to ASP.NET.


What is the correct use of the web.config file?