Always remain updated about current software development trends
Walking a native and a managed callstack is fairly easy. Walking a mixed-mode callstack is much much harder. Existing documentation is truly minimal. I hope this article and its sample profiler can shed some light in this area.
Sort any vector easy and clean with only one line of code :D
Many drag and drop effect can be simply done by mouse event.
This is an alternative for "Implementing IDisposable and the Dispose Pattern Properly"
A native stackwalk funtion like Stackwalk64 cannot handle mixed-mode stacks, since managed code does not use the stack in the same way as native code does. There is an API called IDebugClient, that does walk a mixed-mode stack correctly, which we will explore.
Fix an exception related to ISupportInitialize.BeginInit and learn why it happens.
How to implement creation and extraction of Microsoft CAB files
How to make a thin-as-possible .NET IEnumerable-wrapper around MFC list classes
c# .net dev intermediate asp.net windows sql beginner silverlight advanced c++ javascript architect sql server wpf mysql html5 mobile c#4.0 jquery