Click here to Skip to main content
15,912,072 members
Home / Discussions / C#
   

C#

 
GeneralRe: Application deep logging/traceing Pin
Alexander Wiseman19-Jul-06 11:36
Alexander Wiseman19-Jul-06 11:36 
I think you can solve this issue by using .NET Reflection. Take a look at this article (TraceListeners and Reflection)[^] - it contains enough to get you started.

In the example, the author of the article shows how to log information such as the calling function on the stack and the argument list of that function. He also explains how you retrieve information about the call stack.

Hope that helps!

Sincerely,
Alexander Wiseman
GeneralRe: Application deep logging/traceing [modified] Pin
nemopeti19-Jul-06 11:54
nemopeti19-Jul-06 11:54 
QuestionStatus bar's progress bar Pin
Elvis_Pretzelator19-Jul-06 5:27
Elvis_Pretzelator19-Jul-06 5:27 
AnswerRe: Status bar's progress bar Pin
Not Active19-Jul-06 5:37
mentorNot Active19-Jul-06 5:37 
AnswerRe: Status bar's progress bar Pin
Stefan Troschuetz19-Jul-06 6:33
Stefan Troschuetz19-Jul-06 6:33 
QuestionHuge file [modified] Pin
abalfazl19-Jul-06 5:24
abalfazl19-Jul-06 5:24 
AnswerRe: Huge file Pin
Not Active19-Jul-06 5:32
mentorNot Active19-Jul-06 5:32 
AnswerRe: Huge file Pin
Super Lloyd19-Jul-06 5:33
Super Lloyd19-Jul-06 5:33 
GeneralRe: Huge file Pin
abalfazl19-Jul-06 5:50
abalfazl19-Jul-06 5:50 
GeneralThe solution Pin
Ennis Ray Lynch, Jr.19-Jul-06 7:00
Ennis Ray Lynch, Jr.19-Jul-06 7:00 
GeneralRe: The solution Pin
Dan Neely19-Jul-06 7:27
Dan Neely19-Jul-06 7:27 
Generalwell duh Pin
Ennis Ray Lynch, Jr.19-Jul-06 8:36
Ennis Ray Lynch, Jr.19-Jul-06 8:36 
GeneralRe: Huge file Pin
Super Lloyd19-Jul-06 13:36
Super Lloyd19-Jul-06 13:36 
QuestionA question about Asyn-communicating by using UdpClient of .NET. Pin
weiyuw19-Jul-06 5:19
weiyuw19-Jul-06 5:19 
QuestionDateTime picker control Pin
Balaj_C19-Jul-06 5:18
Balaj_C19-Jul-06 5:18 
AnswerRe: DateTime picker control Pin
Not Active19-Jul-06 5:49
mentorNot Active19-Jul-06 5:49 
GeneralRe: DateTime picker control Pin
Balaj_C19-Jul-06 6:14
Balaj_C19-Jul-06 6:14 
QuestionProblems with Interop and Excel versions Pin
Gavin_RTE19-Jul-06 5:11
Gavin_RTE19-Jul-06 5:11 
QuestionTimers not working Pin
donkaiser19-Jul-06 4:42
donkaiser19-Jul-06 4:42 
AnswerRe: Timers not working Pin
stancrm19-Jul-06 4:55
stancrm19-Jul-06 4:55 
GeneralRe: Timers not working Pin
Martin#19-Jul-06 4:56
Martin#19-Jul-06 4:56 
AnswerRe: Timers not working Pin
Martin#19-Jul-06 4:55
Martin#19-Jul-06 4:55 
AnswerRe: Timers not working Pin
stancrm19-Jul-06 7:11
stancrm19-Jul-06 7:11 
GeneralRe: Timers not working Pin
donkaiser19-Jul-06 5:16
donkaiser19-Jul-06 5:16 
GeneralRe: Timers not working Pin
donkaiser19-Jul-06 8:35
donkaiser19-Jul-06 8:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.