What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / prasad. surbathina
an application can have a multiple web.congfig file but in
the root folder must have a one web.config and subfolder
contains a single web.congfig file.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Why do we need url encoding?
What are the main differences between asp and asp.net?
Describe the method to create a permanent cookie?
What are the major built-in objects in ASP.NET?
What is server transfer?
How do cookies work? Give an example of their abuse.
Which method is used to force all the validation controls to run?
When cookie will expire?
What's the ASP.Net Application life cycle?
What is the difference between mvc and asp.net? : Asp.Net MVC
Why we use content place holder in asp.net?
A Web Service Can Only Be Written In .net. Is it True??
What does asp stand for in asp.net?
How do http sessions work?
What is http request and response?