How many web.config files in each solution
Answer Posted / hardik
by default there is only one web.config file in asp.net
application. but if we want to create more than one
web.config we can create, but they should not be in same
directory.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is server redirect?
How to implement globalization and localization in the use interface in .net.
What is the meaning of TestApi?
What is sdlc process?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Explain about asp.net caching?
What is a SESSION and APPLICATION object?
Which authentication uses a combination of windows and iis authentication?
How can I open ashx file in mobile?
How does session state work in asp.net?
Why session is necessary in web application?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Differentiate the session object and application object?