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
Can any body provide me the sample web application in asp.net
Describe the disadvantage of cookies.
8. Why do you want to work here?
What is asp.net file?
What is server infrastructure & server components?
What is the main differences between asp and asp.net?
How will you load dynamic assembly? How will create assesblies at run time?
Explain how to prepare culture-specific formatting in .net.
Describe in brief .net framework and its components.
Can one dll file contains the compiled code of more than one .net language?
Can the unique key be null?
What is the difference between c# and .net?
How can you ensure a permanent cookie?
Which namespace is used by ado.net?
What is query string?