What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / ravindra reddy
web.config are many in one application but machine.config
are only one .
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What's the use of formatters in .net?
Any disadvantages in Dataset and in reflection ?
Can you nest updatepanel within each other?
Does asp.net still recognize the global.asa file?
Why SessionID changes in every request in asp.net?
How do you handle server controls?
What is the difference between Session and response.Redirect?
What are the main advantages of using asp.net?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is the difference between mvc and asp.net? : Asp.Net MVC
Explain about asp.net 2.0 themes?
What is the difference between trace and debug in asp.net?
What is the difference between Hash table and Array list?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is postback pixel?