How many web.config files in each solution

Answers were Sorted based on User's Feedback



How many web.config files in each solution..

Answer / vijaykumar

In single application v can have more than 1 web config
files.But only one web config file can be placed in root
folder.We can place web cofig files in sub folders

Is This Answer Correct ?    20 Yes 0 No

How many web.config files in each solution..

Answer / badrinath

Not one the answer is more than one

Is This Answer Correct ?    18 Yes 3 No

How many web.config files in each solution..

Answer / hardik

by default there is only one web.config file in asp.net
application. but if we want to create more than one
web.config we can create, but they should not be in same
directory.

Is This Answer Correct ?    14 Yes 0 No

How many web.config files in each solution..

Answer / swati

You can add as many web.config file to one solution.

Is This Answer Correct ?    12 Yes 0 No

How many web.config files in each solution..

Answer / amarnath

We can add only one Web.config file for each folder in the
solution. i.e. If we has n folders we can add n + 1(this is
for solution) Web.config files

Is This Answer Correct ?    6 Yes 0 No

How many web.config files in each solution..

Answer / krunal

By default there is only one web.config file in asp.net
application. but if we want to create more than one
web.config we can create, but they should not be in same
directory.

Is This Answer Correct ?    6 Yes 0 No

How many web.config files in each solution..

Answer / vijay chavan

we can create more than one webconfig file for application
but those should not be in same folder i.e only one
webconfig in file in each folder.......

Is This Answer Correct ?    3 Yes 0 No

How many web.config files in each solution..

Answer / murugavel

more than one but only one machine.config

Is This Answer Correct ?    2 Yes 0 No

How many web.config files in each solution..

Answer / vikaskaundal

more then web cong file in the one project

Is This Answer Correct ?    1 Yes 0 No

How many web.config files in each solution..

Answer / 13/10/2007

one

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More ASP.NET Interview Questions

Does the following statement executes successfully: Response.Write(?value of i = ? + i);

4 Answers   TCS,


Which template must you provide, in order to display data in a Repeater control?

3 Answers  


What is windows active directory authentication?

1 Answers  


User contro having 4 text boxes given validation controls. i want to execute validations after the button click event how it is?

3 Answers  


About web methods and its various attributes ?

1 Answers   Digital GlobalSoft,


What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers   Photon Infotech, Siebel Systems, Syntax Softtech,


what is difference between java and .net

11 Answers   Base2 Infotech, Karur Vysya Bank KVB, TATA AIG, TCC,


What is content page in asp net?

1 Answers  


How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?

5 Answers   iSoft, TCS,


In this case if exception occure in Database which catch block will be exexcuted?

1 Answers   Microsoft,


What is server infrastructure & server components?

1 Answers  


Explain what is clr?

1 Answers  


Categories