Tag: Csharp
Pattern Matching In C#
Pattern matching is one of the coolest things that was introduced in C# 70 It evolved in a smarter way and in C# 90 it became more powerful We already write
The art of writing clean code in C#
When I came across the term clean code, I thought its something that only 10x Engineers or Senior developers can do We often tend to approach a solution that
Identifying performance issues in C# code using Benchmark DotNet
It's the 21st century We build and ship applications faster than the gravitational speed of earth Software development has been experiencing disruptive