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 OSI layer? Explain different layers.
What is asp.net futures?
Explain the difference between an exe and a dll?
How can you ensure a permanent cookie?
How to unit test Web API?
How do you identify that the page is postback?
Explain the use of fragment caching.
Why would anyone need to implement their own hashtable or linked list?
Define transparent caching with aop?
How Session outproc in Sqlserver stored?
What is content place holder?
How do you secure your connection string information?
What is the difference between system.stringbuilder and system.string
Explain the disadvantages of viewstate?
What is web api config?