What was the difference between machine.config and
web.config files
Answer Posted / kinge
web.config file for only use single web application but
machine .config use whole application
| Is This Answer Correct ? | 34 Yes | 1 No |
Post New Answer View All Answers
What is difference between web api and web services?
Why session management is required?
What is rich control in asp.net?
What is Forms Authentication in ASP.NET?
Explain different authentication modes in asp.net?
What is the maximum amount of memory any single process on windows can address?
What is sql data source control in asp.net?
Explain the concept of View Model in MVC?
what is the difference between response.write() and response.output.write()?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Can you explain one critical mapping? Performance issue which one is better?
how to write html code with ssl
In a Repeater control how one can provide an alternating color scheme ?
What is _dopostback in asp net?
To get the values in two different controls to match which control you use it?