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 are the uses of reflection?
What is rending process in ASP.NET?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Why do you use the app_code folder in asp.net?
When should I use server transfer and response redirect?
What kind of programming language is ASP.NET?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Explain about Multi-Language integration?
What does clearing cache?
How can you enable impersonation in the web.config file?
How can we identify that the page is post back in asp net?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is a session government?
What are the different methods of session maintenance in asp.net?