What was the difference between machine.config and
web.config files
Answer Posted / guest
it supports configuration file section for all application
in IIS -----> machine.config
contains security policy ----->web.config
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Who generates session id?
Explain weak typing and strong typing.
What are the main differences between asp and asp.net?
What is ipostback?
What is a viewstate?
Where code pages are used?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What are type/key pairs in client script registration?
How to implement globalization and localization in the use interface in .net.
What’s the difference between response .redirect and server.transfer?
When does a session actually start?
What is inheritance and an how it be used, example with an example?
Can we override the enablepartialrendering property of the scriptmanager class?
Which protocol is used to call web service?
Is there any property names “isnavigating”?