Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I saw that the profiler API can do that. Do anyone know an example except this: http://www.codeproject.com/Articles/17275/Really-Easy-Logging-using-IL-Rewriting-and-the-NET Cause I can't even compile it. I'm very interested in this.

share|improve this question
    
Have you read the referenced article by Aleksandr Mikunov? –  Daniel Hilgarth Aug 23 '12 at 10:45
    
Yes, but that looks like it's for the old version of the CLR. –  blez Aug 23 '12 at 10:45
add comment

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.