What is machine.config and web.config ?
Answer Posted / versha
machine.config is used in only Asp.net application
web.config is used for all web application
Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
Explain managed code an un-managed code.
Which control has default post back is enabled(true)?
What are sessions in asp net?
What is IPostBack? How to use it?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
How can I create master page in asp net?
Define satellite assemblies.
How would you turn off cookies on one page of your website?
What is http pipeline in asp.net?
How would you enable impersonation in the web.config file?
Can you use Web API with ASP.NET Web Form?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What is a session http?
What is the difference between web.config and machine.config in ASP.NET?