Skip to content
No results
  • Home
  • Articles
  • Collections
referbruv
  • Home
  • Articles
  • Collections
  • DSA
  • Angular
  • ASP.NET Core
  • AWS
  • C# Concepts
  • Design Patterns
  • Docker
  • SOLID Principles
  • Spring Boot
  • xUnit
referbruv

Understanding Abstraction in OOP made Easy

  • April 15, 2023
  • Articles, OOP Concepts

In this detailed article, let's explore what is abstraction in OOP with an illustrated example and understand how it works

Understanding Encapsulation in OOP made Easy

  • April 14, 2023
  • Articles, OOP Concepts

In this article, let's understand the basics of encapsulation and why this is an important characteristic of any Object Oriented Language

Garbage Collection in ASP.NET Core Simplified

  • April 13, 2023
  • Articles, ASP.NET Core

In this article, let's look at how Garbage Collection works and things we need to keep in mind while developing memory optimized applications in dotne..

How to cache Tokens in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core
  • 3 Comments

In this article, let's see how we can use IMemoryCache to cache JWT Tokens in an ASP.NET Core application

How to use Fluent Validation in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core

In this article, let's look at how we can implement Fluent validation in our ASP.NET Core MVC application with an illustrating example.

How to call Stored Procedures in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core
  • 1 Comment

Let's talk about how we can call Stored Procedures from our ASP.NET Core API using Entity Framework Core with an illustrating example.

Implementing Custom Authentication Scheme and Handler in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core
  • 10 Comments

In this article, let's look at how we can implement our own token authentication scheme and use it with an ASP.NET Core example.

How to use ETag for concurrency in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core
  • 1 Comment

In this detailed guide, let's look at how we can detect and prevent mid-air edit collisions using ETag in an ASP.NET Core (.NET 6) Web API.

How to design Clean Architecture in ASP.NET Core

  • April 12, 2023
  • Articles, ASP.NET Core

In this detailed guide, let's understand the basics of a layered monolith and design an application with clean architecture in ASP.NET Core

Prev
1 … 10 11 12 13 14 15 16 … 28
Next

Recent Articles

  • Understanding SOLID – Dependency Inversion PrincipleMay 12, 2025
  • Understanding SOLID – Interface Segregation PrincipleMay 11, 2025
  • Understanding SOLID – Liskov Substitution PrincipleMay 10, 2025
  • Understanding SOLID – Open/Closed PrincipleMay 6, 2025
  • Understanding SOLID – Single Responsibility PrincipleMay 5, 2025

Interview Questions

  • What are SOLID Principles Explained in an Easy WayJanuary 28, 2024
  • parseInt() And Number() In Javascript Made EasyDecember 29, 2023
  • What is Main method in Java – Explain in easy wayDecember 28, 2023
  • Differences in between JDK, JRE and JVM made easyDecember 28, 2023
  • Explain how to configure a Middleware in ASP.NET Core?December 25, 2023

How to Build Real time Web Applications with SignalR and .NET 6!
How to work with ASP.NET Core Middlewares - The Ultimate Guide
  • About
  • Privacy

Referbruv © 2026 - Theme by CreativeThemes