GitHubAutomatically Generate and Push Git Tags with GitHub ActionsIntroduction In this blog post, we will walk through the process of automatically generating and…Shady NagyApril 29, 2023 3 min
.NETMastering Threading in C# Concepts and ExamplesIntroduction Threading is a powerful technique that allows you to achieve better performance and…Shady NagyApril 23, 2023 10 min
.NETBuilding Real-Time Applications with SignalR and .NET 7 A Step-by-Step GuideIntroduction In today's world, real-time applications are increasingly important to provide users…Shady NagyApril 22, 2023 5 min
.NET.NET 7 and Machine Learning with ML.NET Unleashing the Power of AI in Your ApplicationsIntroduction Machine learning (ML) is becoming increasingly important in modern software development…Shady NagyApril 21, 2023 4 min
.NET.NET 7 Exciting New Features and Improvements for Modern Web DevelopmentIntroduction The .NET ecosystem is constantly evolving to provide developers with better tools…Shady NagyApril 20, 2023 5 min
.NETEfficient Background Task Processing in ASP.NET Core Techniques and Best PracticesIntroduction In web applications, you may encounter situations where you need to execute long…Shady NagyApril 19, 2023 12 min
.NETAPI Rate LimitingIntroduction API rate limiting is essential for maintaining the stability and reliability of your…Shady NagyApril 18, 2023 3 min
GitHubMermaid Creating Powerful Diagrams in GitHub MarkdownIntroduction In this blog post, we will explore the power of Mermaid for creating diagrams in GitHub…Shady NagyApril 15, 2023 8 min
.NETSetting Up RabbitMQ with Docker and Creating Web and Desktop ApplicationsIntroduction: In this blog post, we will demonstrate how to set up RabbitMQ with Docker on a CentOS…Shady NagyApril 11, 2023 6 min
AngularManaging Multiple Environments in Angular ApplicationsIntroduction Managing multiple environments is an essential aspect of the development process, as it…Shady NagyJuly 23, 2022 3 min