If there are two web.config files in a application which
config files will get priority?
Answer Posted / sankar
local web.config file is having more priority than the
comman web.config file.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Which method do you use to kill explicitly a users session?
Can you change a master page dynamically at runtime? How?
Describe Segmentation With Paging?
Explain about solution explorer window?
What is the difference between localization and globalization?
What is a 401 redirect?
Can I combine classic asp and asp.net pages?
Explain client side state management system.
What is owin authentication?
What’s the use of “GLOBAL.ASAX” file?
What is session in http request?
Is LINQ performance wise better or using sqlcommand?
What is the difference between application state and session state in asp net?
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 Order of events in an asp.net page?