DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
.NET Learning Notes:Deploying a Microservices Application to VPS with Docker, Nginx, and CD

.NET Learning Notes:Deploying a Microservices Application to VPS with Docker, Nginx, and CD

1
Comments
4 min read
Why is the .NET Community so 'Quiet' compared to Go, Rust, or TypeScript?

Why is the .NET Community so 'Quiet' compared to Go, Rust, or TypeScript?

1
Comments
2 min read
I Built a WCAG 2.2 Accessibility Checker and Shipped Its SDK to Three Package Registries as a CS Student published: true

I Built a WCAG 2.2 Accessibility Checker and Shipped Its SDK to Three Package Registries as a CS Student published: true

2
Comments
4 min read
.NET Reflection Performance: CSV Export Benchmarks (Part 2)

.NET Reflection Performance: CSV Export Benchmarks (Part 2)

9
Comments 3
8 min read
The real reason your code becomes messy and how DI fixes it

The real reason your code becomes messy and how DI fixes it

1
Comments
2 min read
How We Plan to Use C# 14 Interceptors to Eliminate Reflection in Ivy

How We Plan to Use C# 14 Interceptors to Eliminate Reflection in Ivy

Comments
6 min read
Railway-Oriented Programming in C# — without LanguageExt

Railway-Oriented Programming in C# — without LanguageExt

1
Comments
5 min read
I Built a Hybrid WAF in C# and Python After 8 Months of Learning — Here's Everything I Learned

I Built a Hybrid WAF in C# and Python After 8 Months of Learning — Here's Everything I Learned

Comments
8 min read
The Size Paradox: 4 Techniques to Slim Down Windows Container Images

The Size Paradox: 4 Techniques to Slim Down Windows Container Images

1
Comments
3 min read
EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

Comments
2 min read
Why Microsoft Office Interop Fails for PDF Generation in .NET (And What to Use Instead)

Why Microsoft Office Interop Fails for PDF Generation in .NET (And What to Use Instead)

2
Comments 1
6 min read
What Your .NET Exceptions Are Telling Attackers (And How to Stop It)

What Your .NET Exceptions Are Telling Attackers (And How to Stop It)

4
Comments
10 min read
I built automatic filtering for WPF DataGrid because I was tired of doing it manually

I built automatic filtering for WPF DataGrid because I was tired of doing it manually

Comments 2
2 min read
OpenAPI in .NET 10: From Setup to Build-Time Generation (with Scalar UI)

OpenAPI in .NET 10: From Setup to Build-Time Generation (with Scalar UI)

1
Comments
13 min read
.NET 10 Performance: The O(n^2) String Trap and the Zero-Allocation Quest

.NET 10 Performance: The O(n^2) String Trap and the Zero-Allocation Quest

6
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.