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
Who creates jsessionid?
What are the features of asp net?
What are query strings used for?
List the types of authentication supported by asp.net?
What is directive in asp net?
What is the difference between response.redirect and server.transfer?
Is asp.net is a programming language?
Explain Areas in MVC?
What are the security types in ASP/ASP.NET? Different Authentication modes?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is difference in .net 1.1 and .net 2.0?
Are there resources online with tips on asp to asp.net conversions?
What is AutoEventWireup attribute for ?
In asp.net, how can you validate drop down box?
What is the typical session identifier?