Code Smells Between Classes: The Second Chapter of Modern Software Design 🛠👨💻In our previous discussion on code smells (which you can find: Code Smells: Understanding Design Evolution in Modern Software Development…5d ago5d ago
Implementing the Delegation Pattern with ILogger in 4 stepsIn this article I will examines the implementation of the Delegation Pattern in .NET Core applications using LogHandler as a practical…Feb 21Feb 21
Code Smells: Understanding Design Evolution in Modern Software DevelopmentIn the ever-evolving landscape of software development. Code smells, concept introduced by Kent Beck in the late 1990s serve as critical…Feb 16Feb 16
Graph Laplacian: From Basic Concepts to Modern ApplicationsGraph Laplacians stand at the intersection of spectral graph theory and modern machine learning, serving as a fundamental bridge between…Feb 9Feb 9
Graph Neural Networks: From Theory to Practice A Deep Dive into Implementation and Applications…In Part 1, we explored the theoretical foundations that make Graph Neural Networks (GNNs) such a revolutionary approach to processing…Feb 6Feb 6
Graph Neural Networks: Theoretical Foundations and Core Mechanisms — A Review of the…Have you ever asked how computers make sense of complex relationships in data? Back in 2008, a groundbreaking innovation called the Graph…Feb 4Feb 4
🚀 Unlock the Power of the Static Keyword in C#! 🚀static keyword in C# is used for defining classes, variables, functions, and properties.Aug 7, 2024Aug 7, 2024
Navigating Salary Disparities : Small vs. Large Companies ♟This prompted me to delve deeper into the underlying factors compelling companies to offer such enticing remuneration packages.Jun 8, 2024Jun 8, 2024
Cashing in Memory By 6 steps🏴☠️In ASP.NET Core using .NET 8.0 , this can significantly improve 🎯the performance of your applicationMay 22, 2024May 22, 2024
Rate limiting middlewarein ASP.NET Core using .NET 8.0 It is a concept commonly associated with an API, where it states (a rate limiter in a web API)May 15, 2024May 15, 2024