csharp
Bad Form (in Xamarin)
You might be tempted to use Xamarin Forms but most of the time, you shouldn't
03 July 2017
Empowering ObservableCollection with Rx
An introduction to using ObservableCollection in Rx and C#
03 June 2016
SIMD in Depth - Performance and Cost in C# and C++
SIMD in Depth - Performance and Cost in C# and C++ (Part 2 of 2)
07 April 2016
Parallelism on a Single Core - SIMD with C#
An introduction to SIMD and parallelism on a Single Core - SIMD with C# (Part 1 of 2)
21 March 2016
Simplify Your Code With C# 6.0
An overview of the latest features in C# 6.0 and how they will simplify your code