Ali Kolahdoozan

Ali Kolahdoozan @alikolahdoozan

About: ☁️ Principal/Azure Architect 👨‍💻Technical Lead 🎲 AI/ML Enthusiast

Location:
Malaysia
Joined:
Dec 15, 2017

Ali Kolahdoozan
articles - 23 total

🔥 Top 10 Things Every .NET Developer Should Do in 2025

As the .NET ecosystem continues to evolve, so should our approach to architecture, tooling, and...

Learn More 0 0May 5

Why Big Tech Is Slowly Ghosting Golang

🦥 “Go” Away Already: Why Big Tech Is Slowly Ghosting Golang Ah, Go — the language that promised to...

Learn More 31 51May 4

⚙️Microservices: Power vs. Complexity

Microservices: A Strategic Balance of Agility, Complexity, and Engineering Discipline_ Microservices...

Learn More 0 0May 3

🚀 EF Core vs Dapper Benchmark – Real .NET 10 Test Results

I ran a full BenchmarkDotNet suite comparing: EF Core (Tracked ✅ / NoTracking ❌) Dapper (Raw SQL,...

Learn More 0 0Apr 21

Full Blazor WebAssembly + .NET 10 Web API (Minimal API) Todo App — powered entirely by VS Code Agent Mode! 🤖⚡

🧠 Meet VS Code Agent Mode — Your AI Coding Sidekick Microsoft just brought AI into the editor with...

Learn More 0 0Apr 20

How Small Teams Are Changing the World 🎯

How Small Teams Are Changing the World: The Power of Efficiency and Talent In today’s fast-paced...

Learn More 1 1Mar 14

🚀 The Future of Blazor: A Strong and Promising Path

Blazor, Microsoft's Single Page Application (SPA) framework, continues to gain attention in the web...

Learn More 4 0Mar 7

JIT Optimizations in .NET 10 : Performance Improvements

With .NET 10, Microsoft has introduced significant Just-In-Time (JIT) compiler optimizations that...

Learn More 0 0Mar 2

AI is the New Love Language: Are We Falling for Machines?

For years, businesses have approached AI with a singular mindset—how can it make us faster,...

Learn More 1 0Feb 11

Command Pattern with Undo and Redo in C#.NET

In the world of software development, designing scalable and maintainable applications is paramount....

Learn More 1 1Dec 9 '24

Microservices Can Become Technical Debt

Microservices architecture has been celebrated for its scalability, agility, and ability to allow...

Learn More 3 1Nov 27 '24

Is .NET 9 beneficial for Blazor?

Blazor, an integral part of Microsoft's ASP.NET Core framework, seamlessly integrates with back-end...

Learn More 25 1Nov 21 '24

. NET 8 WEB API from A to Z

This is not an article. I am going to teach to how to create a .NET 8 WEB API from scratch. All the...

Learn More 0 0Aug 6 '23

C# 12 Interceptors ! An insane feature !

Visual Studio 17.7 Preview 3 and .NET 8 Preview 6 continue the evolution of C# 12. I am personally...

Learn More 0 0Jul 19 '23

Parallel Class in .NET ! – Part 3

It is time to write the third part as I promised. Parallel.Foreach and Parallel.ForeachAsync...

Learn More 1 0Mar 9 '23

Parallel Class in .NET ! – Part 2

In the first part, I have talked about the Parallel class in .NET and then Parallel.For has been...

Learn More 2 1Mar 8 '23

Parallel Class in .NET ! – Part 1

CPU manufacturers are trying to add more cores to their processors to enable parallel computing....

Learn More 8 0Mar 8 '23

.NET 6 Performance !

.NET 6 is fast. Very fast!. Since I ❤️ .NET, I am going to show you how fast the .NET 6 is !. In...

Learn More 16 0Aug 9 '22

Insert-Update-Delete and Read operations in AZURE Table Storage by C#.NET !

First of all, create a Simple Console Application and call it "TableStorageSamples". Then add...

Learn More 10 0Jul 27 '22

AZURE Blob Storage Simple Samples in .NET Core !

This is not an article. Everything is quite clear so I have just shared the source code for you guys....

Learn More 4 0Jul 26 '22

I just finished reading "Pro ASP.NET Core 6" and this is my review.

A few weeks back I had the chance to read this book and now, I would like to share my feelings with...

Learn More 10 0May 23 '22

How to copy all the Azure Storage Blobs from a Container to the other container by C#.NET !.

There are so many ways to copy all the blobs from one AZURE Storage Container to a new one, but since...

Learn More 1 0Nov 29 '21

Where to Store Data for Your Applications in Azure? . Part 1

My name is Ali.I am a .NET evangelist and an AZURE Architect. Most of applications in the world...

Learn More 5 1Sep 1 '21