What was the difference between machine.config and
web.config files
Answer Posted / ranjeet kumar
web.config files apply settings to each web application,
but
machine.congig file apply settings to all asp.net
applications.
| Is This Answer Correct ? | 52 Yes | 6 No |
Post New Answer View All Answers
What is tracing? Where is it used?
Differentiate between early binding and late binding.
Is post back property in asp net?
WSDL means?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What do you mean by serialize and marshalbyref?
What is windows active directory authentication?
Describe paging in asp.net?
Which adapter should you use, if you want to get the data from an access database?
What kind of programming language is ASP.NET?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How to register exception filter globally?
What are the asp.net 2.0 features?
Web API supports which protocol?
What is asp.net architecture?