What is machine.config and web.config ?

Answer Posted / nitya

Machine.config file is for all ASP.NET's Application. it is
only one.
if u apply anything in machine.config file then it is
applied on all ASP.NET application.Machine.config file is
universal..

while web.config file is only for particular ASP.NET
application. each ASP.NET application has different file.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between sql invalidation and sql notification.

561


What is advantage of code behind coding in ASP.NET?

563


What is query string in asp.net?

570


What is query string with example?

525


What is http protocol and how it works?

536






Which class is used to send an email message from an ASP.NET Web page?

548


What is the concept of postback in asp.net?

592


Can we set which type of comparison we want to perform by the CompareValidator control?

522


Explain repository pattern in asp.net mvc? : asp.net mvc

533


How is mvc different from asp.net? : Asp.Net MVC

556


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

522


What is Cookies Less Session?

616


Explain the significance of routing? : asp.net mvc

542


Explain weak typing and strong typing.

566


How do you remove duplicates without using remove duplicate stage?

623