is it possible to set more than web.config file for an
ASP.net APPLICATION?can it run?how is it possible
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between cookie and session?
What are the security types in asp.net?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the difference between “Web.config” and “Machine.Config”?
What is a page life cycle?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
What are HTTP handlers in ASP.NET?
Contrast OOP and SOA. What are tenets of each ?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What are the new navigation controls in asp.net 2.0?
How do u deploy your asp.net application?
What does mvc represent in asp.net? : asp.net mvc
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What do you understand by aggregate dependency?
What are web beacons used for?