How many web.copnfig can exists in a web application & which
will be used ?
Answer Posted / sudhir kunnure
one web application one web.config.
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Give a few examples of page life cycle events.
How can we Validate a Controls in ASP.NET page using JavaScript?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What are the different kinds of assemblies?
What are the different types of sessions in asp.net?
What is mvc in asp.net tutorial? : Asp.Net MVC
Explain the difference between sql invalidation and sql notification.
How does session authentication work?
What are sql joins?
What is microsoft windows sharepoint services?
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 adavantage of using ASP.NET routing?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?