What is machine.config and web.config ?
Answer Posted / rukayya
"machine.config" apllies for the computer and it is unique
and single and applied to all asp.net projects
"web.config" is applied to application .number of asp.net
applications may have number of web.config
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does u call and execute a sp in .net?
What is synchronous and Asynchronous post back ?
Describe how passport authentication works.
Is asp.net mvc still used? : Asp.Net MVC
What is Razor View Engine
What is the default Orientation property in a Menu control?
What is the difference between dispose() and finalize()?
Difference between web user control and web custom control?
Which is faster viewdata or viewbag?
What is viewstate parameter?
Explain the difference between asp.net mvc and asp.net webforms
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What is the use of session?
How can we create a website?
How many web config files can be created for an application?