Welcome to my blog! where I will be sharing my thoughts and experiences on a variety of topics. I hope that my posts will be informative and interesting to you. If you have any questions or suggestions do get in touch and I will do my best to reply.
Posts
-
Tranquillity in C# with EasyDictionary
-
Generating IDs in C#, ‘safely’ and efficiently
-
Counting Lines of a Text File in C#, the Smart Way
-
Stuff Every .NET App Should be Logging at Startup
-
Practical Parallelization in C# with MapReduce, ProducerConsumer and ActorModel
-
Local Functions, a C# 7 Feature
-
Beware of the .NET HttpClient
-
High Resolution Clock in .NET
-
How to obtain the framework version of a .NET assembly
-
Beware of the IDictionary<TKey, TValue>
-
Cleaner Pub-Sub using the Event Aggregator Pattern
-
.NET Core 5, Entity Framework 7, ASP.NET 5 (vNext) & MVC 6 are all Dead!
-
Unit Testing Internal Classes in C#
-
Per Object Garbage Collection Notification in .NET
-
High Performance Logging using log4net