SOLID Principles
Component Principles by Robert C. Martin with C# Examples
Architecture – The Lost Years by Robert C. Martin
Functional Programming – The Failure of State by Robert C. Martin
What Is Test Driven Development (TDD)
Clean Code: Functions Explained by Robert C. Martin
Implement ASP.NET Identity in MVC 5
Dependency Injection Lifetimes in .NET 8 with Use Cases
Build a Simple jQuery Frontend with .NET 7 Web API Backend (Step-by-Step Guide)
Implementing Audit Logging with Custom Attribute in .NET Core
Strengthening Web Application Security with Custom Authorization Attributes in C#
Optimizing Database Queries with Pagination: A Deep Dive into Stored Procedures and Asynchronous Methods
Bulk Insertion in ADO.NET