Issue #95 of the Code Maze weekly.

Check out what’s new this week and enjoy the read.

.NET and C#

  • Grouping Assertions in Tests [ardalis.com]
    Sometimes we need to assert multiple things in a single test because it makes sense. This goes against best practices in unit testing, but when we need to do it there are some techniques that can help. Steve Smith shows us how to do it.
  • Compress Strings With .NET and C# [khalidabuhakmeh.com]
    Despite resources not being that much of a problem like before, we should be mindful and not spend them carelessly, especially when working in the cloud, where often these resources can cost a lot of money. Khalid Abuhakmeh shows us how to compress and decompress strings to avoid such scenarios.

Worthy Reads

Podcasts

Other Interesting Articles

On Programming & Life

Weekly Dose of Humor

Liked it? Take a second to support Code Maze on Patreon and get the ad free reading experience!
Become a patron at Patreon!