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
Explain the differences between clr & cts?
What is inproc and outproc?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Where the viewstate is stored after the page postback?
What is the use of data set in asp.net?
What is difference between viewstate and session in asp net?
Explain the difference between Repeater and Data list control in ASP.NET?
What symbol would you use to denote, the start of a code block in aspx views?
How response object is related to asp's response object?
How does session work in asp net?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What are query strings used for?
What are strong names?
Can we use MSSql as backend in asp.net...if yes then How.?
What is viewstategenerator?