What is web.config. How many web.config files can be allowed
to use in an application ?

Answer Posted / moreshwar

we can have only single web.config file to each folder.in
the nested folder we can define the different configuration
for current folder files the only condition is we need to
mark the web.config as override. we generally need such type
of multiple web.config files @ the time of authentication.
where you will have different types of
user(employee,student,senior citizen) and each users needed
to check for authentication at different folders. like
employee,student,senior citizen etc. such operations can be
done in web.config.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sta?

763


What is difference between session and application in asp net?

754


What kind of data can be stored in viewstate?

756


Which .NET framework supports Web API?

793


How to prevent client side validation from the ASP.NET validation controls?

787


What are HTTP handlers in ASP.NET?

778


Can asp.net work on an nt server?

754


What is role-based security in asp.net?

730


3. What goals do you have in your career?

1614


What does session_start () do?

828


How can I configure asp.net applications that are running on a remote machine?

786


Where is asp.net session stored?

680


Explain about solution explorer window?

805


What is global.asax file used for?

767


What role “#&&” plays in a querysting?

771