In the previous post I’ve described a strange problem related to Cassandra Datastax C# Driver which was happening once in the production environment. It’s time to reveal the mystery.
What’s faster in C#: setting an array by index or a generic list by index? Are you sure you know the correct answer?
How to make the same types (by FullName, AssemblyQualifiedName even GUID) but… different by type1==type2?
How many timers are in the .NET Framework? What assumptions do they have? Which timer would you use for implementing Speculative query execution?