Mar 2016
Asynchronous programming in Scala vs C#
Jan 2017
C# in Depth: book notes
Oct 2015
Is array of Dogs an array of Animals? Covariance, contravariance and invariance explained - part 1
Oct 2015
Is array of Dogs an array of Animals? Covariance, contravariance and invariance explained - part 2
Apr 2017
Method overload resolution in C# 6.0: an interesting bug story
Oct 2015
Scala for C# developers - part I
Nov 2015
Scala for C# developers - part II
Jan 2016
Scala for C# developers - part III
Mar 2017
Setting up coverage reports on TFS with OpenCover
Apr 2016
Using Automapper to improve performance of Entity Framework
Mar 2017
Understand monads with LINQ
Nov 2015
Why I like C#: feature-wise comparison with Java