Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

Writing a .NET debugger (part 2) – Handling events and creating wrappers

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
28 Oct 2010CPOL2 min read 13.2K   2  
Writing a .NET debugger (part 2) – Handling events and creating wrappers

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Poland Poland
Interested in tracing, debugging and performance tuning of the .NET applications.

My twitter: @lowleveldesign
My website: http://www.lowleveldesign.org

Comments and Discussions