How many web.config files in each solution
Answer Posted / krunal
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 ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is webresource axd?
Explain different types of Caching techniques in ASP.NET?
How to add DateTime Control in normal DataGrid Server Control?
What is event bubbling?
What is different authentication mechanisms used in ASP.NET?
How to prepare culture-specific formatting in .net.
Give an example of cookie abuse.
Can we use html in asp.net?
how to write html code with ssl
What is the size of Get method and how much data it can store?
What is enableviewstatemac in asp net?
What is the current version of asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Is asp.net outdated?
What is the function of new view engine in asp.net? : asp.net mvc