How many web.config a application can have ?
Answer Posted / srikar
a web.config file is a collection of settings.
we know that a project may b collection of Projects, so
project contains n number of web.config file.
by deafult it contains one only.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
Define xmlvalidatingreader class.
Can one dll file contains the compiled code of more than one .net language?
Define xmlreader class.
Do gac'ed assemblies have fulltrust?
Describe the Server Control Events of ASP.NET?
What is server redirect?
What are Caching techniques in .NET
What are the differences between clr & cts?
What is protected configuration?
How is it possible for .NET to support many languages?
What are sessions in asp net?
Which adapter should you use, if you want to get the data from an access database?
What is the difference between Session and response.Redirect?
Explain some of the major built-in objects in asp.net
Explain the differences between managed and unmanaged code?