How many web.config files in each solution
Answer Posted / swati
You can add as many web.config file to one solution.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
When we use cookie less session? Explain its working?
Disable Mouse right click on web page in asp.net?
What is a postback in asp net?
How to sign out from forms authentication?
Explain what is an assembly?
What is the use of HttpHandlers? When to use this?
How do you secure your connection string information?
What r the asp.net list controls and difference between them?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is difference between inproc and outproc?
What is difference between View State and Hidden Field in ASP.NET?
How does output caching work in ASP.NET?
Define the term Web Garden?