A short guide on updating your Typescript version and handling common errors.
Published: 9/1/2017
Using variadic templates, perfect forwarding, and a couple tricks to create a generic function that wraps a lambda into a delegate.
Published: 2/12/2017
An introduction to basic ideas in multi-threading. Covers topics such as CPU memory re-ordering, memory barriers, processes, kernel threads, and managed C# counterparts.
Published: 1/24/2017
Best C# Article - January 2017 - 1st Place
A look into interoperability support in C++/CLI and how managed and unmanaged code is handled - particularly when combined.
Published: 10/29/2016
Best C++ Article - October 2016 - 1st Place
Short guide on extending the WCF framework to support dependent service hosts.
Published: 10/27/2016