Explain the difference between debug.write and trace.write?
No Answer is Posted For this Question
Be the First to Post Answer
What is the appSettings Section in the web.config file?
Explain one critical mapping?
what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
Explain the life cycle of an ASP .NET page.
Can we mention error in web.config file?
What is base class of button control in .net?
List some of the important session state modes of asp.net.
What does the "EnableViewState" property do? Why would I want it on or off?
What is the good practice to implement validations in aspx page?
difference between caching objects in session objects?
Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?