How many web.config a application can have ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
How about the security in Activex DLL and Activex EXE ?
Explain what a diffgram is, and a good use for one?
what is the difference between primary key and foreign key?
What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?
Explain the boxing and unboxing concept in .net?
Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?
1 Answers Phoenix Technologies,
What is difference between Lambda Expression and LINQ in ASP.NET?
How would you turn off cookies on a page of a website?
What is the server of asp.net?
how we use web services
How many rounds are there for a software programmer to clear interview in any IT industries(MNC).
How many ways are there to maintain a state in .net? What is view state?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)