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
What is an il?
Define a static class?
What are session state modes? List some of the important session state modes of asp.net.
How long do session variables last?
How do u deploy ur project?
What can you do with asp.net?
How can you identify that the page is post back?
How can we prevent browser from caching an aspx page?
What is the difference between login controls and forms authentication?
What is ispostback property?
What is advantage of code behind coding in ASP.NET?
What’s difference between “optimistic” and “pessimistic” locking?
Which is better union or union all?
Define web.config in .net?
Why is asp.net so popular?