Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How many web.config a application can have ?

Answers were Sorted based on User's Feedback



How many web.config a application can have ?..

Answer / deepak kumar srivastava

In an application you can create number of web.config file
,but they are not in same directory.
but by default only one in an application

Is This Answer Correct ?    75 Yes 4 No

How many web.config a application can have ?..

Answer / rohit nikam

In an application you can n number of web.config files.
The only difference is they should be in different
directories. And by default only one in an application

Is This Answer Correct ?    32 Yes 3 No

How many web.config a application can have ?..

Answer / umesh kumar singh

You can create as many as web.config files in an
application restricted to one web.config per folder, any
folder can not have more then web.config. also the
web.config at root folder is differ from other web.config
files exist is other folder. the web.config at root
basically contains all necessary detail for application
functioning. while other web.config inside other folder
rather then root folder must not contains these details.

Is This Answer Correct ?    28 Yes 1 No

How many web.config a application can have ?..

Answer / srikar

a web.config file is a collection of settings.

we know that a project may b collection of Projects, so
project contains n number of web.config file.

by deafult it contains one only.

Is This Answer Correct ?    19 Yes 1 No

How many web.config a application can have ?..

Answer / 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

How many web.config a application can have ?..

Answer / devi

You can have a single web.config file per project.It exists
at the root folder of the project.

Is This Answer Correct ?    20 Yes 46 No

Post New Answer

More ASP.NET Interview Questions

What would be the salary of an Asp.net developer with 1 and half year experience in indian rupees..??

5 Answers  


What Are Different Types of Debbugers

2 Answers   Accenture, TCS, Wipro,


Explain the features that make asp.net more used framework? : asp.net mvc

0 Answers  


What are the types of session in asp.net?

0 Answers  


How dataadapter.fill works?

0 Answers  


What is an application domain ?

2 Answers   Microsoft,


What is WCF

4 Answers  


How you can access the properties and controls of master pages from content pages?

0 Answers  


What are the various types of cookies in asp.net?

0 Answers  


how to get the vb6.0 COM Component in to the .Net application?

3 Answers   iSoft,


What is inheritance and an how it be used, example with an example?

0 Answers   Siebel,


Why is asp.net so popular?

0 Answers  


Categories