What was the difference between machine.config and
web.config files
Answer Posted / abu
WebConfig: It's more than one web.config files in application
Machine: Only One
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Explain parts of assembly?
What are the namespaces used in asp.net mvc? : asp.net mvc
What are the options in ASP.NET to maintain state?
What is postback pixel?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the difference between runtime version and version?
A Web Service Can Only Be Written In .net. Is it True??
What is redirecting behavior?
What is postback and autopostback in asp.net?
Explain the use of errorprovider control in .net?
How many types of cache are there?
What are the different validators in asp.net?
What is global.asax file used for?
Can we handle the error and redirect to some pages using web.config?
Explain the difference between sql invalidation and sql notification.