How many web.config files in each solution
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
more then web cong file in the one project
| Is This Answer Correct ? | 1 Yes | 0 No |
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain the difference between server control and html control.
How to find out what version of asp.net I am using on my machine?
What are the advantages and disadvantages of session?
suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
What is clickid?
What is the difference between table and query?
How does cookies work in asp net?
How does the browser enable AutoPostBack functionality?
Can any body provide me the sample web application in asp.net
What are Themes? What is their use ?
What is the displayafter property in updateprogress control?
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)