Click here to Skip to main content
15,887,945 members
Articles / General Programming / Debugging

Using Windbg to Answer Implementation Questions for Yourself (Can a Delegate Invocation be Inlined?)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
4 Sep 2014CPOL5 min read 8.5K   7  
Learn how to use the debugger to answer implementation questions for yourself

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) Microsoft
United States United States
Ben Watson has been a software engineer at Microsoft since 2008. On the Bing platform team, he has built one of the world's leading .NET-based, high-performance server applications, handling high-volume, low-latency requests across thousands of machines for millions of customers. In his spare time, he enjoys geocaching, books of all kinds, classical music, and spending time with his family. He is the author of Writing High-Performance .NET Code and C# 4.0 How-To. He blogs at Philosophical Geek.

Comments and Discussions