What is web.config. How many web.config files can be allowed
to use in an application?
Answer Posted / subrahmanyam
We can place any number of web.config files in ur
aplication.u can place one web.config in one folder..
like this u can do..
| Is This Answer Correct ? | 80 Yes | 7 No |
Post New Answer View All Answers
What is bound controls
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is the difference between the response.write() and response.output.write() methods?
What is css in asp.net?
To bind columns manually which tags do you need to add within the asp:datagrid ?
What do you mean by query string?
What is the biggest disadvantage of “Other Return Types” in Web API?
How many web.config files can I have in an application?
Explain asp.net page life cycle?
What is the difference between table and query?
Define transparent caching with aop?
What is the difference between a page theme and a global theme?
Describe a bubbled event and how it is used ?
Is asp.net outdated?
Explain how can we access static variable?