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


Please Help Members By Posting Answers For Below Questions

What are the different methods of session maintenance in asp.net?

526


What is the request flow used for asp.net mvc framework? : asp.net mvc

526


How many types of cookies are there in asp.net?

530


What is the web.config file in asp?

632


How Session use Cookies in State Management?

601






Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

535


What is distributed system in asp.net?

534


Which is the parent class of the ASP.NET server control?

536


What are the major built-in objects in ASP.NET?

566


Why asp.net mvc is better than asp.net? : Asp.Net MVC

493


Will session work if cookies is disabled?

519


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

564


What is data reader in asp.net?

489


How do you use viewstate?

550


Explain a program using razor view engine to create a simple application? : asp.net mvc

491