What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / prasad. surbathina
an application can have a multiple web.congfig file but in
the root folder must have a one web.config and subfolder
contains a single web.congfig file.
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain about the Class view window?
What is session authentication?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What are the two types of web pages?
What are the versions of garbage collection?
What are the built-in objects in asp.net?
Explain weak typing and strong typing.
Which tool you have done?
What is a 307 redirect?
In which event of the page life cycle, is the viewstate available?
What are the 3 types of web?
Explain asp.net application life cycle?
What is the difference between mechine.config and web.config?
What is caching? Explain.
Out of ASP or ASP.NET which one is stateless?