Skip to content

✍️ Sharp Posts
.Net7 min read

Benchmark your code with Benchmark.Net

  • by
  • Ahd ben kheder
  • --
In this article we will cover how to benchmark our code and get all those metrics to analyse and optimise our code and be the smartest guy in the room.
Continue Reading -->
.Net5 min read

Feature flags and Asp.NET core

  • by
  • Ahd ben kheder
  • --
In this article, we will take a quick look at feature flags and how we can change and optimize the way of our delivery.
Continue Reading -->
Productivity5 min read

Personalize your Terminal

  • by
  • Ahd ben kheder
  • --
In this blog post, we will see together how to personalize our terminal to have a custom UI with some colors.
Continue Reading -->
.Net9 min read

Create your own Roslyn Analyzer !!

  • by
  • Ahd ben kheder
  • --
The idea behind this article is to dig a little deeper and see what’s under the hood of one of the most used features in Visual Studio is the famous yellow lamp...
Continue Reading -->
.Net4 min read

How to organize your Asp.net core Startup file with extension methods

  • by
  • Ahd ben kheder
  • --
In this article, we will cover five Syntax You May Not Know in C#
Continue Reading -->
.Net3 min read

5 C# Syntax You May Not Know

  • by
  • Ahd ben kheder
  • --
In this article, we will cover five Syntax You May Not Know in C#
Continue Reading -->
Productivity5 min read

5 Tips to Increase Your Productivity With Visual Studio

  • by
  • Ahd ben kheder
  • --
In this article, we will cover five tips that will make you more productive and make your developer life easier...
Continue Reading -->
.Net6 min read

What’s New in C# 8.0

  • by
  • Ahd ben kheder
  • --
After 18 years of existence, C# is still as young and “sharp” as ever. Indeed, by open-sourcing its compiler and design, Microsoft strengthened the position of C# in the market by making it available...
Continue Reading -->