C# IDisposable Interface is an excellent tool for managing the cleanup of resources in a class. …
Latest Posts
-
-
1. Getting StartedElasticSearch
[Tutorial] Running ElasticSearch Locally in Docker
by Trentby TrentThis tutorial will demonstrate how to run an ElasticSearch Docker image in containers for both single …
-
Dearest Gentle Reader, While today marks the end of our test refactoring journey, we still have …
-
We made some substantial progress on the testability of our code during the last article when …
-
Programming directly against a C# concrete class is one of the easiest ways to degrade the …
-
Welcome to the second post in the .Net Unit Testing series: escaping the sticky trap of …
-
Welcome to the first post in the Dot Net Core Unit Testing series! In this post …
-
.NetFeaturedSloth SeriesTest Refactoring
[Series] Your .Net Unit Tests Are Judging You: Why You Should Listen to them
by Trentby TrentI’ll just do a little more manual regression testing… Is unit testing C# code tedious or …