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
To redirect the user to another page which method do we use without performing a round trip to the client?
What do you mean by marshalbyref?
What is the usie of activex control in .net?
What can you do with asp.net?
Are there resources online with tips on asp to asp.net conversions?
What are the layouts of ASP.NET Pages?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is variable and constant in .net programming language?
IN an ASP.NET Web application if there is any error, how can you debug?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Explain Features in ASP.NET
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Differentiate between globalization and localization.
What are different types of api?
What is virtual directory in asp.net?