What is machine.config and web.config ?
Answers were Sorted based on User's Feedback
Answer / nitya
Machine.config file is for all ASP.NET's Application. it is
only one.
if u apply anything in machine.config file then it is
applied on all ASP.NET application.Machine.config file is
universal..
while web.config file is only for particular ASP.NET
application. each ASP.NET application has different file.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / deepti
Machine.Config is the common config file for all .net
application.
But Web.Config file is specific for project
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / chinna
machine.config that are used only applciations
where as web.config are used web projects
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / rukayya
"machine.config" apllies for the computer and it is unique
and single and applied to all asp.net projects
"web.config" is applied to application .number of asp.net
applications may have number of web.config
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / versha
machine.config is used in only Asp.net application
web.config is used for all web application
| Is This Answer Correct ? | 0 Yes | 13 No |
What is the use of web.config and machine.config files?
What are merge modules?
How you will handle session when deploying application in more than a server?
What are the various ways of securing a web site that could prevent from hacking etc ?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What are the main requirements for caching?
What is client side state management?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
What is WebService ?
8 Answers Tanla Solutions, Yahoo,
What is the difference between trace and debug in asp.net?
how can i am search the data from database? just like google
What are the disadvantages of view state / what are the benefits?
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)