If there are two web.config files in a application which
config files will get priority?
Answer Posted / rajesh
The web.config file which automatically created when we
start the application will get priority.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a global postback url?
What are the asp.net list controls and difference between them?
What is the use of autowireup in asp.net?
Explain how can we access static variable?
To load your generated dataset with data which method do you invoke?
Differentiate between namespace and assembly.
Is viewstate enabled by default?
Can you set which type of comparison you want to perform by the comparevalidator control?
What are all the various Estimation Techniques available ?
Web API uses which library for JSON serialization?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is application in asp net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Define repository pattern in asp.net mvc? : asp.net mvc