1.

Difference Between Machine.config And Web.config?

Answer»

Machine.config->CONFIGURATION FILE for all the applications in the system.
Web.config->Config file for SINGLE APPLICATION.

Machine.config->Configuration file for all the applications in the system.
Web.config->Config file for single application.



Discussion

No Comment Found