What was the difference between machine.config and
web.config files

Answer Posted / reha

when you want to set some settings/properties common to all
the applications falling under same web server then go for
machine.config. If you want apply the settings individually
to each web application then go for web.config.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how cookies work. Give an example of cookie abuse.

717


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1407


Which is better asp.net or php?

528


What is meant by ispostback in asp net?

544


in which protocol ASP.NET WEB API Work?

611






What is an asp.net validator? And, mention its types.

588


What are the best practices to follow to secure connection strings in an ASP.NET web application?

554


What is a page life cycle?

567


What is a user session?

499


What is the significance of finalize method in .net?

550


How can I create master page in asp net?

505


What is the difference between the get method () and post method ()?

518


Can the unique key be null?

566


Explain the various authentication mechanisms in asp.net.

489


How to implement Authentication and Authorization?

565