DEV Community

Morteza Jangjoo profile picture

Morteza Jangjoo

Morteza Jangjoo, Senior .NET Backend Developer with 15+ years of experience in C#, ASP.NET Core, SQL Server, and Microservices. Skilled in building scalable, high-performance systems.

Joined Joined on 
Build a Real-Time Chat Room with .NET Core & SignalR

Build a Real-Time Chat Room with .NET Core & SignalR

Comments
2 min read
Using Redis in .NET Core (Step-by-Step Guide)

Using Redis in .NET Core (Step-by-Step Guide)

5
Comments
2 min read
CRUD Operations in .NET 9 with SQL Server: A Practical Guide

CRUD Operations in .NET 9 with SQL Server: A Practical Guide

Comments
2 min read
Using SOUNDEX in SQL Server: Find Similar-Sounding Words

Using SOUNDEX in SQL Server: Find Similar-Sounding Words

Comments
2 min read
Mastering the `let` Keyword in LINQ

Mastering the `let` Keyword in LINQ

Comments
1 min read
Boosting JSON Performance in .NET 10 with PipeReader Support

Boosting JSON Performance in .NET 10 with PipeReader Support

Comments
2 min read
How to Run a Very Large SQL Script Without Opening It in SSMS

How to Run a Very Large SQL Script Without Opening It in SSMS

Comments
2 min read
Mastering LAG and LEAD in SQL Server

Mastering LAG and LEAD in SQL Server

Comments
2 min read
Mastering the `[Flags]` Attribute in C#: Creating Powerful Bitwise Enums

Mastering the `[Flags]` Attribute in C#: Creating Powerful Bitwise Enums

Comments
2 min read
Tuple Deconstruction in C#: A Complete Guide

Tuple Deconstruction in C#: A Complete Guide

Comments
2 min read
Visual Studio's Most Underrated Feature: Code Map

Visual Studio's Most Underrated Feature: Code Map

Comments
1 min read
Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Comments
2 min read
app.UseOutputCache() in ASP.NET Core

app.UseOutputCache() in ASP.NET Core

Comments
2 min read
Boosting EF Core Performance with EF.CompileQuery

Boosting EF Core Performance with EF.CompileQuery

Comments
2 min read
Boost Your EF Core Performance with AsSplitQuery

Boost Your EF Core Performance with AsSplitQuery

Comments
2 min read
Central Package Management in .NET — Simplify Your Dependencies Like a Pro

Central Package Management in .NET — Simplify Your Dependencies Like a Pro

Comments
2 min read
MCP C# SDK: What’s New in Protocol 2025‑06‑18

MCP C# SDK: What’s New in Protocol 2025‑06‑18

Comments
3 min read
Copilot for .NET: Ask Mode vs Agent Mode and How to Use Them

Copilot for .NET: Ask Mode vs Agent Mode and How to Use Them

Comments
2 min read
EF Core Performance Tip: Use AsNoTrackingWithIdentityResolution for Read-Only Queries

EF Core Performance Tip: Use AsNoTrackingWithIdentityResolution for Read-Only Queries

Comments
2 min read
loading...