Hintea.com
  • Home
  • Me
Sign in Subscribe

code

🎮 Playing with C# `using`
C#

🎮 Playing with C# `using`

Re-wiring the C# `using` statement for some cool and helpful use-cases.
Read More
Hintea Dan Alexandru
🔏 Internal modules concrete encapsulation
engineering

🔏 Internal modules concrete encapsulation

A neat way to hide the concrete implementation between internal modules.
Read More
Hintea Dan Alexandru
🏗️ Friend Assemblies compromise for Software Engineering
engineering

🏗️ Friend Assemblies compromise for Software Engineering

A practical way in .NET to encapsulate modules' internals, helping you drive a good-enough software architecture
Read More
Hintea Dan Alexandru
DDD - Database Driven Design
code

DDD - Database Driven Design

DDD as in Database Driven Design, is way more popular than Domain Driven Design. 🤦‍♂️ But please stop doing it!
Read More
Hintea Dan Alexandru
Task vs Thread difference in .NET
C#

Task vs Thread difference in .NET

The difference between Tasks and Threads in .NET. Plain and simple.
Read More
Hintea Dan Alexandru
☁️Properly Using HttpClient with C#  in .NET Standard 2.0
C#

☁️Properly Using HttpClient with C# in .NET Standard 2.0

The correct and proper way to use HttpClient with C# in .NET Standard 2.0 to avoid both socket exhaustion and DNS updates.
Read More
Hintea Dan Alexandru
Stream HTTP Response Content in ASP.NET Core Web API - Part 2, infinite ♾️ data stream
C#

Stream HTTP Response Content in ASP.NET Core Web API - Part 2, infinite ♾️ data stream

Advanced/Infinite (♾️) HTTP data streaming use case and example using ASP.NET Core Web API as server processor + both a .NET Console App consumer and a Browser based JavaScript/JS consumer sample
Read More
Hintea Dan Alexandru
Stream HTTP Response Content in ASP.NET Core Web API
C#

Stream HTTP Response Content in ASP.NET Core Web API

How to stream an the HTTP response in .NET Core WebAPI
Read More
Hintea Dan Alexandru
Factory Pattern in .NET - super easy with H.Necessaire
C#

Factory Pattern in .NET - super easy with H.Necessaire

How to easily do factory pattern in .NET using H.Necessaire.
Read More
Hintea Dan Alexandru
Hintea.com © 2025
Powered by Ghost