What is difference between machine.config and Web.Config?
Answer Posted / kannan
Web.Config Files - It is used to maintain the all type of
configuration like that Database connection and Error log
configuration and also maintain the Authenticate of user
security of the web application
Machine.config - only one file was created in your
microsoft .net folder when you installed the microsoft
visual studio.
So, it is used to configuration for the particular server
machine.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the versions of garbage collection?
What are the difference between function and stored procedure in .net programming language?
What is use of Master Page in ASP.NET web pages?
Who generates session id?
What is session id in web application?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What does clearing cache?
How information about the user's locale can be accessed?
Why session is used in asp.net?
What is server infrastructure?
How to display Alert in ASP.NET
What is an imagemap in asp.net?
Is asp.net easy to learn?
What is the difference between CLICK and MOUSE DOWN Event ?
To wrap up a call to a Web service the standard used is..?