What is the use of the tag in the web.config file?



What is the use of the tag in the web.config file?..

Answer / Priyanka

"The <system.web> section in the web.config file contains various settings related to ASP.NET core functionality, such as security, state management, and application services. It allows you to customize the behavior of your ASP.NET application at the configuration level."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How many modelpopup extender we frequire when we want more than one model popup on same page ?

3 Answers   TCS,


where is declare global variable in asp.net and what is use of global variable

3 Answers  


List the advantages and disadvantages of user control an custom control?

1 Answers  


Define caching.

1 Answers  


How do you do Client-side validation in .Net?

1 Answers  


How to reduce the Page size in asp.net?

4 Answers   CTS,


Explain one critical mapping?

1 Answers  


Can I tap into other windows livetm services?

1 Answers  


i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me

4 Answers  


How to check the end of the record in Datareader?

2 Answers   Cognizant,


RequiredFieldValidator--write code in javascript

3 Answers   Wipro,


Any alternative to avoid name collisions other then Namespaces?

1 Answers  


Categories