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.

Answers were Sorted based on User's Feedback



How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace prop..

Answer / swapna

Set the Trace property of the Web Form to True.

Is This Answer Correct ?    4 Yes 0 No

How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace prop..

Answer / arpana sharma

Set the Applications Variable Trace to True

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is WebService ?

8 Answers   Tanla Solutions, Yahoo,


Write some code using interfaces, virtual methods, and an abstract class`

0 Answers  


What is the need of client side and server side validation ?

1 Answers   Keane India Ltd,


Differentiate between early binding and late binding.

0 Answers  


What are the different authentication modes in the .NET environment?

2 Answers   Veritas,






What are the different modes for the sessionstates in the web.config file?

2 Answers  


Explain what does wsdl stand for?

0 Answers  


How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


What are session cookies?

0 Answers  


What are generics? why it is used? architecture of ASP.NET?

7 Answers   Path Infotech, Satyam, TCS,


Define a static class?

0 Answers  


Should validation (did the user enter a real date) occur server-side or client-side? Why?

4 Answers   Siebel Systems,


Categories