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 / swapna
Set the Trace property of the Web Form to True.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What should you do is you want to remove an existing component but would like to make some funtionalities?
Will session work if cookies is disabled?
What is session object? Describe in detail.
Why is the standalone environment only useful during the development process?
Can you explain page lifecycle in net?
Please brief not about xsd,xslt & xml?
Which is faster union or union all?
If you are using components in your application, how can you handle exceptions raised in a component?
What is sta?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Can we have a web application running without web.config file?
Explain the main function of razor in asp.net? : asp.net mvc
Can you use c# without .net?
List the types of authentication supported by asp.net?
Which object encapsulates state or data of a user?