How many web.config files in each solution
Answer Posted / swati
You can add as many web.config file to one solution.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is client side state management?
What is the base class from which web forms are inherited?
How can I have a particular web page in an asp.net application which displays its own error page?
How can you use a custom controls in ASP.NET application?
What is variable and constant in .net programming language?
Which is faster union or union all?
What are the uses of list view control in Asp.net?
What is route in web api?
Do session use cookies in asp net?
Is asp.net still used?
How you will handle session when deploying application in more than a server?
What are sessions and cookies?
What is page request in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? 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?
Explain the difference between sql invalidation and sql notification.