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
What is a web api? Which protocol is used in a web api?
What are standard controls?
Why do you use the app_code folder in asp.net?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is csrf attack in asp.net?
What is server side routing?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
List the major built-in objects in asp.net?
Which is the parent class of the web server control?
Is asp.net a programming language?
Can you explain one critical mapping? Performance issue which one is better?
What is the use of session state and application state and difference between them?
What is the difference between ASP Session State and ASP.Net Session State?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?