Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the trace in ASP.NET

Answer Posted / suraj

ASP.NET introduces new functionality that allows you to view
diagnostic information about a single request for an ASP.NET
page simply by enabling it for your page or application.
Called tracing, this feature also allows you to write debug
statements directly in your code without having to remove
them from your application when it is deployed to production
servers. You can write variables or structures in a page,
assert whether a condition is met, or simply trace through
the execution path of your page or application.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does postback mean?

1075


What is difference between viewstate and session state in javascript?

1156


how to elimainte the similar data from the different tables

2227


What is the difference between cache and cookies?

1093


What is asp.net futures?

1144


Explain the boxing and unboxing concept in .net?

909


Explain the difference between panel and groupbox classes using .net?

1014


What is use of <% %> in asp.net?

1056


What is virtual directory in asp.net?

1093


Define a web service in .net?

1118


In which event of the page viewstate is available?

927


What is base class of .net?

1009


What websites use asp.net?

1074


How can we create Tree control in asp.net?

1085


What are the advantages of using Master Pages?

1090