Blog Archive
C#
- April 2019 - Tranquillity in C# with EasyDictionary
- October 2018 - Generating IDs in C#, ‘safely’ and efficiently
- March 2018 - Counting Lines of a Text File in C#, the Smart Way
- November 2017 - Stuff Every .NET App Should be Logging at Startup
- June 2017 - Practical Parallelization in C# with MapReduce, ProducerConsumer and ActorModel
- April 2017 - Local Functions, a C# 7 Feature
- November 2016 - Beware of the .NET HttpClient
- July 2016 - High Resolution Clock in .NET
- June 2016 - How to obtain the framework version of a .NET assembly
- March 2016 - Beware of the IDictionary<TKey, TValue>
- February 2016 - Cleaner Pub-Sub using the Event Aggregator Pattern
- January 2016 - .NET Core 5, Entity Framework 7, ASP.NET 5 (vNext) & MVC 6 are all Dead!
- January 2016 - Unit Testing Internal Classes in C#
- January 2016 - Per Object Garbage Collection Notification in .NET
- January 2016 - High Performance Logging using log4net
.NET
- April 2019 - Tranquillity in C# with EasyDictionary
- October 2018 - Generating IDs in C#, ‘safely’ and efficiently
- March 2018 - Counting Lines of a Text File in C#, the Smart Way
- November 2017 - Stuff Every .NET App Should be Logging at Startup
- June 2017 - Practical Parallelization in C# with MapReduce, ProducerConsumer and ActorModel
- April 2017 - Local Functions, a C# 7 Feature
- November 2016 - Beware of the .NET HttpClient
- July 2016 - High Resolution Clock in .NET
- June 2016 - How to obtain the framework version of a .NET assembly
- March 2016 - Beware of the IDictionary<TKey, TValue>
- February 2016 - Cleaner Pub-Sub using the Event Aggregator Pattern
- January 2016 - .NET Core 5, Entity Framework 7, ASP.NET 5 (vNext) & MVC 6 are all Dead!
- January 2016 - Unit Testing Internal Classes in C#
- January 2016 - Per Object Garbage Collection Notification in .NET
- January 2016 - High Performance Logging using log4net
Logging
GC
- March 2016 - Beware of the IDictionary<TKey, TValue>
- January 2016 - Per Object Garbage Collection Notification in .NET
Testing
EF
ASP.NET
PubSub
Messaging
Performance
- October 2018 - Generating IDs in C#, ‘safely’ and efficiently
- June 2017 - Practical Parallelization in C# with MapReduce, ProducerConsumer and ActorModel
- November 2016 - Beware of the .NET HttpClient
- July 2016 - High Resolution Clock in .NET
- March 2016 - Beware of the IDictionary<TKey, TValue>