RSS Feed for This PostCurrent Article

Difference between Web.config and machine.config.

web.config:
Web.config file, as it sounds like is a configuration file for the Asp .net web application. An Asp .net application has one web.config file which keeps the configurations required for the corresponding application. Web.config file is written in XML with specific tags having specific meanings.
machine.config
As web.config file is used to configure one asp .net web [...]

Trackback URL

Post a Comment