PC Review


Reply
Thread Tools Rate Thread

Doubt regarding Trace Event in EIF

 
 
Anoop
Guest
Posts: n/a
 
      23rd Feb 2005
Hi,

I have a doubt regarding the Trace Event in Enterprise Instrumentation
Framework..
We want to pass an object to TraceCallEnterEvent and
TraceCallReturnEvent. The objective is to see all the member variables
of that object in the windows trace.

Both of them(TraceCallReturnEvent and TraceCallReturnEvent) has got
10 overloaded methods for Raise, out of which we are planningt to use
"Raise(string softwareElement, string memberSignature, string
arguments)".

we would be creating the argument string using a string builder
function.( eg : string = obj1.member1 + obj1.member2).

Is it the right way to do so or is there any other efficient method.
if this is the only way, would it have a performance hit because of
the string concatenation?

There is another overloaded method, (Raise(string softwareElement,
string memberSignature, string argumentFormat, object arg0)).

Does it have a better performance?



Thanks

Anoop
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Component Debug Trace Event Asaf Shelly Microsoft C# .NET 0 24th Feb 2010 03:46 PM
Trace Class with Event Logging and Http Upload Pete Smith Microsoft Dot NET 1 23rd Jan 2006 08:26 PM
Trace inside button click event? =?Utf-8?B?RGFiYmxlcg==?= Microsoft ASP .NET 2 7th Feb 2005 09:53 PM
What is Windows Event Trace / Windows Event Tracing ? =?Utf-8?B?U2ltb24gV2FsbGlz?= Microsoft Dot NET 0 17th Jun 2004 11:40 PM
Re: Page_Load event doesn't appear in the trace William F. Robertson, Jr. Microsoft ASP .NET 0 25th Jun 2003 06:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:23 PM.