uday kanna
What is the difference Between Web.config and machine.config?
By uday kanna in ASP.NET on Dec 30 2010
  • Sachin Kalia
    Jan, 2011 20

    HI 


    The main difference between Machine.config and web.config is as follows:
    Machine.config is machine level config file,means if you make any changes into this file, it will applicable for all application which exists on same machine.

    While Web.config settings only applicable for application level.This file is best place to keep your connection string and SMTP like settings and so on.

    Warm Regards
    Sachin Kalia

    • 0
  • knights
    Jan, 2011 17

    Hey Uday,

    Please take a look at the following.

    http://www.dotnetspark.com/qa/2503-difference-between-machineconfig-and-webconfig.aspx

    Post back, if still needs more informtion.Cheers.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS