473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

equivalent of trace macro

Hi,

could you tell me what is the equivalent under .NET of TRACE macro used
under VC++ ?
I would like to display some status of my program in output window for
an easier debugging.

thanks a lot,

Al.
Oct 30 '06 #1
2 2933
Hello --== Alain ==--,

The Trace class, see MSDN
-Hi,
->
-could you tell me what is the equivalent under .NET of TRACE macro
-used
-under VC++ ?
-I would like to display some status of my program in output window
-for
-an easier debugging.
-thanks a lot,
->
-Al.
->
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Oct 30 '06 #2
On Mon, 30 Oct 2006 17:42:31 +0100, --== Alain ==--
<no****@noemail.comwrote:
>Hi,

could you tell me what is the equivalent under .NET of TRACE macro used
under VC++ ?
I would like to display some status of my program in output window for
an easier debugging.

thanks a lot,

Al.
System.Diagnostics.Trace

rossum

Oct 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Prem K Mehrotra | last post by:
Is there a way to see current settings of DSNZPARM using trace or some other command. If yes, what exactly is the command. I come from Oracle background. In Oracle there is show parameter all...
9
by: GDCII | last post by:
Does anyone know what the DB2 equivalent is for Oracle:Trace or SQl Server Profiler ? Thanks Gary
24
by: Nudge | last post by:
I have an array, and an unrolled loop which looks like this: do_something(A); do_something(A); .... do_something(A); I thought: why should I type so much? I should write a macro. So I was...
9
by: Ian Chard | last post by:
Hi, I need to be able to tell if a character in the ISO-8859-15 codeset (i.e. 8-bit ASCII, incorporating things like accented 'a' or euro currency symbol) is printable. Ordinarily I'd use...
3
by: Arman Sahakyan | last post by:
Hi, I'm an MFC programmer and know little about .NET programming. Now, for some reasons, I'm developing an ASP .NET application... What I need to know is how to output into VS's Output Window...
46
by: lovecreatesbea... | last post by:
Do you prefer malloc or calloc? p = malloc(size); Which of the following two is right to get same storage same as the above call? p = calloc(1, size); p = calloc(size, 1);
1
by: Bluejay906 | last post by:
I use macros very rarely. I have this application I inherited that uses macros very heavily. This has caused some issues but this one is a doozie. I made a change in the system and had to modify a...
1
by: aimslife | last post by:
Hi, I created simple DLL project using vs2k5. I need to print debug statements in ouput window during debug mode. I tried to use TRACE macro in project and include windows.h header file but...
1
by: =?Utf-8?B?V0o=?= | last post by:
I have enabled the /clr options in some legacy MFC projects (because I needed to use the .NET features). The TRACE macro are running VERY slow comparing the the old versions (that have no /clr...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.