Index

Function-Based Interceptor in Angular

Angular's interceptors are a powerful way to manage and manipulate HTTP requests and responses globally. While most interceptors a...

Boosting Performance with Lazy Loading in C# .NET Core

Learn how to boost performance in C# .NET Core applications using lazy loading. This technique defers object initialization until ...

Trump Administration Negotiates Oracle (ORCL) Deal to A...

The Trump administration is negotiating a deal that could see Oracle take over TikTok’s U.S. operations amid national security con...

Reducing Azure Cloud Cost - My Experience

In this article, I will share how I reduced 40 % of the Azure cloud cost. Discover how to reduce Azure costs effectively! This art...

Stopwatch for Performance Monitoring in .NET Core Appli...

Stopwatch helps to identify the performance of your applications. Explore the use of the Stopwatch class in .NET Core for performa...

DeepSeek Launches Affordable, High-Performance AI Model

DeepSeek, a Chinese AI company, has launched its new reasoning model, R1, which is being hailed as a significant breakthrough in A...

QUALIFY Databricks SQL Filtering Window Functions Resul...

In this Databricks video, I covered how to use the Databricks SQL QUALIFY with window functions in SELECT list and in QUALIFY clau...

Building a Real-Time Chat Application with SignalR in B...

In this article, we'll explore how to create a real-time chat application using SignalR and Blazor Server. SignalR is a library fo...

Docker’s Magic Box: How Containers Simplify Coding

Discover how Docker solves ‘works on my machine’ chaos, ensuring your code runs smoothly everywhere. No more setup headaches!

Mastering C# 13.0: Best Practices and Coding Standards

Explore the essential coding standards and new features of C# 13.0. Enhance your development skills with practical examples and co...

Building a Real-Time Chat Application with ASP.NET Core...

This article covers setting up WebSocket connections, handling bi-directional communication, and implementing live messaging. Perf...

The SOLID Principles in C# 13

Ziggy Rafiq's detailed examples provide an overview of the SOLID principles of object-oriented design in C# 13. You'll learn how t...