DEV Community

Abhinaw profile picture

Abhinaw

My name is Abhinaw, and I’m a software developer with over 11 years of experience in the IT industry. I created this space to share practical insights, solutions to common programming challenges.

Joined Joined on  Personal website https://bytecrafted.dev/
Applying OOP in ASP.NET Core

Applying OOP in ASP.NET Core

Comments
6 min read

Want to connect with Abhinaw?

Create an account to connect with Abhinaw. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
SOLID Principles Simplified: Cheatsheet + Interview Guide

SOLID Principles Simplified: Cheatsheet + Interview Guide

3
Comments
4 min read
3 Signs Your Code Needs Middleware - ASP.NET Core

3 Signs Your Code Needs Middleware - ASP.NET Core

1
Comments
2 min read
Refactoring Messy Code: High Cohesion and Low Coupling

Refactoring Messy Code: High Cohesion and Low Coupling

Comments
2 min read
Stop Adding Async to Everything - It's Making Your C# Code Slower

Stop Adding Async to Everything - It's Making Your C# Code Slower

Comments
2 min read
HTTP Logging Middleware Tips That Actually Work in ASP.NET Core

HTTP Logging Middleware Tips That Actually Work in ASP.NET Core

1
Comments
3 min read
Stop Your SQL JOINs from Crawling: A Quick Index Fix

Stop Your SQL JOINs from Crawling: A Quick Index Fix

Comments
2 min read
11 EF Core Performance Mistakes That Will Kill Your App

11 EF Core Performance Mistakes That Will Kill Your App

Comments
3 min read
Stop Making Everything a Plugin: The Real Open/Closed Principle

Stop Making Everything a Plugin: The Real Open/Closed Principle

Comments
3 min read
Single Responsibility Principle - What's a "Single Reason to Change" and Why It Matters?

Single Responsibility Principle - What's a "Single Reason to Change" and Why It Matters?

Comments
6 min read
Interfaces, Abstract Classes, and DIMs in C#: A Real-World Developer’s Perspective

Interfaces, Abstract Classes, and DIMs in C#: A Real-World Developer’s Perspective

Comments 1
3 min read
loading...