If there are two web.config files in a application which
config files will get priority?
Answer Posted / rajesh
The web.config file which automatically created when we
start the application will get priority.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is session in asp.net?
How to manage different kinds of sessions in ASP.NET?
What is directive in asp net?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain what the contents of cookie?
What is form submit?
Explain the difference between an exe and a dll?
What is Web API?
Explain the basic functionality of garbage collector?
How do we ensure view state has not tampered?
calling result set one procedure to anothar procedure in sql2000
Define xmlvalidatingreader class.
How to handle errors in Web API?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What is base class of button control in .net?