Author: Saidi Oussama
Securing Sensitive Information in .NET Core: A Complete Guide for Developers
Protecting user data is one of the most critical responsibilities of any software developer. In today’s connected world, even a…
SOLID Principles in C# Explained: Definitions, Examples & Best Practices
When you begin learning C# or building real-world .NET applications, you quickly notice that writing clean, maintainable code is challenging….
Net 8 Test Driven Design Architecture 7 Proven Patterns to Build Robust, Maintainable Systems
Introduction to Test Driven Design — What this guide covers If you want a battle-tested approach to designing systems that…
Building Professional, Modern API Documentation in .NET Core with Scalar
Introduction In today’s software ecosystem, APIs are everywhere. Whether you are building a mobile application, a microservices architecture, or an…
How to Build an Idempotent API with .NET 9, EF Core 9 and Polly v8
Introduction Have you ever hit “Pay” on a checkout page, the page froze, and you clicked again — only to…
GPT-5 pour les développeurs Microsoft : guide complet (.NET 9, Azure AI Foundry, Copilot & RAG)
GPT-5 est désormais disponible pour les développeurs via Azure AI Foundry (ancien Azure OpenAI). Vous pouvez l’utiliser depuis .NET 9…