How do you enable tracing?
a) Set the Trace property of the Web Form to True
b) Set the Trace property of the server object to True
c) Set the Session variables Trace to True
d) Set the Applications Variable Trace to True.
Answer Posted / arpana sharma
Set the Applications Variable Trace to True
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is state management react?
What is the maximum number of classes that can be contained in one dll file?
Explain server-side scripting?
What is x xss protection?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the difference between ASP Session State and ASP.Net Session State?
How does ASP.NET framework maps client side events to Server side events.?
What is __ requestverificationtoken?
What is a viewstate?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What is asp net application object?
What is a pixel url?
What is a postback ispostback and autopostback in asp net?
What is difference in .net 1.1 and .net 2.0?
What is the web.config file in asp?