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.
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.
Archives
-
▼
2008
(25)
-
▼
September
(25)
- How Many types of Page Load functions in asp.net?
- How to retrieve data row by row from a DataTable?
- is it possible to use web site without web server ...
- is it possible to set more than web.config file fo...
- IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS P...
- How to use Treeview IE Web Control
- What is WebService ?
- How to deploy the Asp.Net Project ?
- What is Partial in ASP.NET 2.0?
- What is the difference between a session object an...
- what is view state?
- What is boxing and unboxing ?
- What is sequence of code in retrieving data from d...
- what is manifest?
- How do you do validations. Whether client-side or ...
- What is Http handler?
- Webconfig file is cofiguration of server or browser?
- Webconfig file is cofiguration of server or browser?
- What are the major differences between asp.net1.1 ...
- what are webservices?In which circumstances we can...
- what is diffrance between response.write & respons...
- what is the difference b/w Asp.net server controls...
- Features in ASP.NET?
- what is the assembly?
- what is CLR?
-
▼
September
(25)