What is different between webconfig.xml & Machineconfig.xml ?
Answer / sulochana singh
Web.config & machine.config both are configuration files.Web.config contains settings specific to an application where as machine.config contains settings to a computer. The Configuration system first searches settings in machine.config file & then looks in application configuration files.Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings to its own directory and all child directories below it. There is only Machine.config file on a web server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between client-side and server-side validations in web pages.
What is base class of button control in .net?
What does session_start () do?
What is sql data source control in asp.net?
What is wrong with a line like this? DateTime.Parse(myString)
What is strong name and which tool is used for this ?
Which is better php or asp.net?
How does u call and execute a sp in .net?
What is a postback url?
What is the best Macanism to clear the Cache in asp.net
Differentiate between authentication and authorization.
what is the difference between console.writeline &console.output.writeline?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)