HighTechTalks DotNet Forums  

using celog event tracking tool on wince??help in C#

Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss using celog event tracking tool on wince??help in C# in the Dotnet Framework (Compact Framework) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
vicky
 
Posts: n/a

Default using celog event tracking tool on wince??help in C# - 11-28-2006 , 01:17 PM






hey ppl...oki let me mk u understand first....

actually i am making a dummy project on wince with C# as my
language....
but in my project i need to have a log of some events such as some
exception occur or some of my user define event ...and also i need to
read back these events and show on GUI front
so for event tracking mechanism i m going with celog event tracking
tool and making aplication in VS2005 with smart device as new
project...which i ll deploy in emulator


but i am not able to start with that as not getting which file i should

include for accessing celog function.


thanks
vishal


Reply With Quote
  #2  
Old   
 
Posts: n/a

Default Re: using celog event tracking tool on wince??help in C# - 11-28-2006 , 02:52 PM






The CF has no inherent ability to output data in a CELog format. You'll have
to implement it yourself. It also doesn't have any magic hooks for you to
get just any event or to log exceptions without catching it in some handler.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--



"vicky" <vicky_dceian (AT) yahoo (DOT) com> wrote

Quote:
hey ppl...oki let me mk u understand first....

actually i am making a dummy project on wince with C# as my
language....
but in my project i need to have a log of some events such as some
exception occur or some of my user define event ...and also i need to
read back these events and show on GUI front
so for event tracking mechanism i m going with celog event tracking
tool and making aplication in VS2005 with smart device as new
project...which i ll deploy in emulator


but i am not able to start with that as not getting which file i should

include for accessing celog function.


thanks
vishal




Reply With Quote
  #3  
Old   
vikash
 
Posts: n/a

Default Re: using celog event tracking tool on wince??help in C# - 11-30-2006 , 07:11 AM



hello
as per my understanding u should better create a text file using the
file stream class
and append log as text in it on any event u wish.
u can show the text file in any gui front

thanks n regards
vikash

vicky wrote:
Quote:
hey ppl...oki let me mk u understand first....

actually i am making a dummy project on wince with C# as my
language....
but in my project i need to have a log of some events such as some
exception occur or some of my user define event ...and also i need to
read back these events and show on GUI front
so for event tracking mechanism i m going with celog event tracking
tool and making aplication in VS2005 with smart device as new
project...which i ll deploy in emulator


but i am not able to start with that as not getting which file i should

include for accessing celog function.


thanks
vishal


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.