Can we use multiple web.config files in an sigle appliction?

Answers were Sorted based on User's Feedback



Can we use multiple web.config files in an sigle appliction?..

Answer / linton lazar

Yes,it's based on the requirement.While,we use each folder
can carry one web.config.Pages will use the web.config file
with in the folder.

Is This Answer Correct ?    12 Yes 0 No

Can we use multiple web.config files in an sigle appliction?..

Answer / kinjal panchal

Yes.
yes we can add more then one web.config file in our
applications.
take one folder and in that folder put your .aspx file with
one web.config file and call them with appsetting key and
value. You can make no. of folders and insert .aspx file
with that web.config file.

Is This Answer Correct ?    9 Yes 0 No

Can we use multiple web.config files in an sigle appliction?..

Answer / anand gopal makwa munger

yes

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is custom tag in web.config ?

2 Answers   Accenture, BirlaSoft,


Define msil.

0 Answers  


What is CTS, CLS and CLR ?

20 Answers   CGI, Palm Technology, Reliable Technology, Satyam, Synergy, TCS,


what is clr . how we access them?

3 Answers   TCS,


What is an application domain ?

2 Answers   Microsoft,






6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

0 Answers   AlKhaleej, Swatz Oils,


What is round trip in asp.net?

0 Answers  


How asynchronous call can be implemented using delegates?

0 Answers  


What is web.config file ?

1 Answers  


What is caching? Explain.

0 Answers  


When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?

1 Answers  


Can you set the session out time manually?

0 Answers  


Categories