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 / pallavi

The Debug.Write call won’t be compiled when the DEBUG symbol is not defined (when doing a release build). Trace.Write calls will be compiled. Debug.Write is for information you want only in debug builds, Trace.Write is for when you want it in release build as well.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of validators are there in asp net?

1017


Which protocol is used in a web api?

1158


What is session management in web application?

1069


Does web services support data reader like pom project?

992


Explain the differences between clr & cts?

1050


What are the different types of sessions in asp.net? Name them?

1232


Explain the difference between debug.write and trace.write? When should each be used?

1057


Explain different types of Caching techniques in ASP.NET?

1059


How do you use viewstate?

1061


What is the usie of activex control in .net?

1054


What is is post back property in asp net?

1069


To add a hyperlink column to the DataGrid which tag is used ?

1146


Explain the different types of assemblies?

1025


What is server side routing?

971


Explain method to handle error using HttpError in Web API?

1113