csharp
Bad Form (in Xamarin)
You might be tempted to use Xamarin Forms but most of the time, you shouldn't
Jul 03, 2017
Empowering ObservableCollection with Rx
An introduction to using ObservableCollection in Rx and C#
Jun 03, 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)
Apr 07, 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)
Mar 21, 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