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 |
What is the method used to load generated dataset with data on the DataAdapter control ?
Define xmlreader class.
What is difference in .net 1.1 and .net 2.0?
What is asp.net response object?
Explain diff between dataset and datareader?
To display data in a Repeater control which templete is provided ?
What is the use of dispose method?
How to find out what version of asp.net I am using on my machine?
What is mvc in asp.net tutorial? : Asp.Net MVC
If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />
relacement of websevices in .net 3.0?
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)