What is machine.config and web.config ?
Answer Posted / nitya
Machine.config file is for all ASP.NET's Application. it is
only one.
if u apply anything in machine.config file then it is
applied on all ASP.NET application.Machine.config file is
universal..
while web.config file is only for particular ASP.NET
application. each ASP.NET application has different file.
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How you can access the properties and controls of master pages from content pages?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What’s the difference between response .redirect and server.transfer?
Explain what is an abstract class?
What is is post back property in asp net?
What is difference between web api and web services?
In a Repeater control how one can provide an alternating color scheme ?
What does mean by a neutral culture?
How to prevent client side validation from the ASP.NET validation controls?
Explain the concept of MVC Scaffolding?
What is session object? Describe in detail.
List some of the important session state modes of asp.net.
Is asp.net free?
Explain the difference between Web Garden and Web Farm?
What are sql joins?