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
Is it true that a Web service must be written in .NET or not?
Define view state.
How to reduce the width of textbox in editcommandcolumn of datagrid?
How do we implement bundling in MVC?
How does asp.net page work?
How you will manage the state of ASP.NET controls?
What is the benefit of WebAPI over WCF?
What is sql data source control in asp.net?
Is asp.net different from asp? If yes, explain how?
What are session objects?
Can we have multiple master pages in asp net?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is ispostback method in asp.net? Why do we use that?
Disable browser cache for entire ASP.NET website?
Define authentication and authorization.