is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible
Answers were Sorted based on User's Feedback
Answer / aadil ahmed
Yes, it is possible. We can create two or more web.config
file in a ASP.NET application. For Example, we have to
sessions to execute 1. End-User point of view and 2.
Admin/User Point of View. In our web application we can
create a folder named Admin - inside that folder we can
create a web.config and in root folder too we can create a
web.config. Admin folder's web pages will execute based on
admin folder web.config and in the same way to root folder.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / mathe
Yes,We Can Use More then One Web.Config Files.
But only one web.config for one folder.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / lokesh gopinath
Yes we can have as many as Web.Config Files we want. When
we have multiple Web.config files the CLR will Search for
the Config file which is just below the calling code.
| Is This Answer Correct ? | 2 Yes | 2 No |
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one
when is the role performed by IIS sever when ever a request send from browser
How can I have a particular web page in an asp.net application which displays its own error page?
if i have 1000 records and i want to access 20 ata time from SQL server, what will be the query?
How many types of cache are there?
How do http sessions work?
How do you implement Paging in .Net ?
How long do session variables last?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Difference between .NET and previous version?
What is a web farm?
What is the use of placeholder 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)