CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Customer Support Suite -> General Comments

 Debug class and Trace class

Print topic Send  topic

Author Message
ali0482

Posts: 5
Posted: 10/06/2010, 4:00 AM

What’s the difference between the Debug class and Trace class? Documentation looks the same.
_________________
[url=http://www.nrzee.com]Software Projects[/url]
[url=http://www.nrzee.com/c-.net/]C# Code[/url]
View profile  Send private message
AllenSantiago

Posts: 3
Posted: 03/22/2011, 11:40 PM

Tracing is the process of collecting information about the program's execution while Debugging is the process of finding and fixing errors in the program.

Trace and Debug both are similar kind of classes but the difference between two is that Debug Class only work in builds that have the DEBUG symbol defined, where as tracing from the Trace class only works in builds that have the TRACE symbol Defined.

In simple words, you need to use System.Diagnostics.Debug.WriteLine for tracing that you want to work only in debug builds and you need to use System.Diagnostics.Trace.WriteLine for tracing that you want to work in debug and release build.
_________________
http://mobile-development.spinxwebdesign.com/
View profile  Send private message
mahi

Posts: 1
Posted: 10/08/2013, 10:12 PM

use TotalCommander (not free)
Filezila is Good too (Free)
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.