is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible

Answer Posted / aadil ahmed

Yes, it is possible. We can create two or more web.config
file in a ASP.NET application. For Example, we have to
sessions to execute 1. End-User point of view and 2.
Admin/User Point of View. In our web application we can
create a folder named Admin - inside that folder we can
create a web.config and in root folder too we can create a
web.config. Admin folder's web pages will execute based on
admin folder web.config and in the same way to root folder.

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is directive in asp net?

552


Explain significance of routing? : asp.net mvc

559


How can exception be handled with out the use of try catch?

554


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

526


Can you set which type of comparison you want to perform by the comparevalidator control?

530






What is the state management in asp.net?

558


Can viewstate be accessed in another page?

513


What are navigation controls? How many navigation controls are there in ASP.NET 4.0?

547


What is postback pixel?

525


Explain about the Class view window?

597


Why does my asp.net file have multiple tag with runat=server?

581


How you can stop the validation of ASP.NET controls from client side?

534


Describe the events in the life cycle of a web application.

608


What are the HTML server controls in ASP.NET?

582


Explain about asp.net caching?

583