How many web.config a application can have ?

Answer Posted / ramasubbareddy

One Web Application have more than one Web.Config file is accepted. This web.config files are inherited form the main configuration file called "Machine.config". The application first verifies the "machine.config" security setting then it will verifies our web.config files. You can place more than one web.config file in your application based on your requirement

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between web config and global asax?

521


How can you send an email message from an asp.net web page?

619


Define the steps to set up validation control.

654


Describe session handling in a webfarm, how does it work and what are the limits?

680


Can the dictionary object be created in client?s scope ?

2075






What is css and what is it used for?

640


What do you mean by marshalbyref?

741


What is the significance of ASP.NET routing?

720


How do you hide the columns?

677


What is the compiled object?

1742


What is a web based system?

552


Who can consume WebAPI?

675


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

2714


What is asp.net used for?

699


Describe the method to create a permanent cookie?

675