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...

difference between Trace and Debug ?

Answer Posted / leela mohan

The system.Diagnostics namespace contains the Debug and
Trace classes that include shared methods.

The diffetrnce between these two classes is in the way
Trace and Debug statements are treated at the of creating a
release bulid.

Trace statements are included by default when the program
is compiled in to release build,where as debug statements
are not.The Debug class is used for debugging,however, the
Trace class is used for testing and optimization even after
an application is compiled and released.

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between viewstate and session in asp net?

1093


What is Bundling and Minification in MVC?

1071


How will create assesblies at run time?

1037


How will you load dynamic assembly? How will create assesblies at run time?

974


What is difference between asp state management and asp.net state management?

1145


What is difference between session and cookies in asp net?

1110


Why do we need master page in asp.net?

993


What are triggers of an updatepanel?

1026


What is active web pages?

1008


Differentiate globalization and localization.

1074


What are the Types of state management techniques

1065


Where would you use an ihttpmodule, and what are the limitations if any?

1075


Which is faster viewbag or viewdata?

1020


What are the 3 types of web?

966


What does clearing cache?

1013