What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / chirag
There is one web config by default but we can use any
number of web config file but inheritance will apply from
root to inward folder
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What is difference between cache and session?
What are the advantages and limitations of query string?
What are the differences between the response.write() and response.output.write()?
What is the purpose of asp.net?
What is the difference between mvc and asp.net? : Asp.Net MVC
How can you identify that the page is post back?
What are sql notifications and sql invalidations?
What events will occur when a page is loaded?
Define satellite assemblies.
Can you change a master page dynamically at runtime? How?
How can we call webservices in Banking Applications? and where we are using it?
What is difference between mvc and asp.net? : Asp.Net MVC
Is it possible to write code in many languages in one asp.net project?
What is localhost in asp.net?
Define the types of configuration files.