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.
Top 6 .NET Memory Hacks That Actually Work in 2025

Top 6 .NET Memory Hacks That Actually Work in 2025

5
Comments
4 min read
15 Essential C# Shorthand Operators Every Developer Should Know in 2025

15 Essential C# Shorthand Operators Every Developer Should Know in 2025

Comments
6 min read
How to Secure Your C# Applications: Best Practices & Code Examples

How to Secure Your C# Applications: Best Practices & Code Examples

Comments
10 min read
No questions? The cost of a missing '?' in your project

No questions? The cost of a missing '?' in your project

Comments
9 min read
Channels in .NET 8

Channels in .NET 8

1
Comments
2 min read
Learning TDD by doing: Acceptance testing with Umbraco's management API

Learning TDD by doing: Acceptance testing with Umbraco's management API

1
Comments
6 min read
Looking for Feedback on my .NET library - CliInvoke

Looking for Feedback on my .NET library - CliInvoke

1
Comments
3 min read
Task, Thread και async/await στο .NET

Task, Thread και async/await στο .NET

Comments
3 min read
Shadow Properties στο EF Core

Shadow Properties στο EF Core

Comments
1 min read
Boxing και Unboxing

Boxing και Unboxing

Comments
1 min read
Διαφορές μεταξύ IEnumerable, IQueryable και List σε Απόδοση και Χρήση

Διαφορές μεταξύ IEnumerable, IQueryable και List σε Απόδοση και Χρήση

Comments
1 min read
Span και Memory

Span και Memory

Comments
1 min read
Dependency Injection στο .NET Core: Τι είναι και πώς εφαρμόζεται

Dependency Injection στο .NET Core: Τι είναι και πώς εφαρμόζεται

Comments
2 min read
30 Ερωτήσεις για .NET Senior Developer

30 Ερωτήσεις για .NET Senior Developer

Comments
1 min read
.NET 9 dropped Swashbuckle — but you can still keep Swagger UI backed by OpenAPI

.NET 9 dropped Swashbuckle — but you can still keep Swagger UI backed by OpenAPI

Comments
3 min read
The First Production Performance Problem I Faced (and How I Solved It)

The First Production Performance Problem I Faced (and How I Solved It)

Comments
2 min read
What Is Deserialization in C# and How Does It Work?

What Is Deserialization in C# and How Does It Work?

Comments
4 min read
Actions — delegates that return void

Actions — delegates that return void

2
Comments
2 min read
Generating SVG sprites (spritesheets) for ASP.NET apps

Generating SVG sprites (spritesheets) for ASP.NET apps

Comments
5 min read
Demystifying Async/Await in .NET

Demystifying Async/Await in .NET

2
Comments
5 min read
Βιβλιοθήκες της Microsoft DynamicExpresso

Βιβλιοθήκες της Microsoft DynamicExpresso

1
Comments
1 min read
💣 𝗠𝗮𝗻𝗮𝗴𝗶𝗻𝗴 𝗧𝗲𝗰𝗵𝗻𝗶𝗰𝗮𝗹 𝗗𝗲𝗯𝘁 𝗪𝗶𝘁𝗵𝗼𝘂𝘁 𝗟𝗼𝘀𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 𝗠𝗶𝗻𝗱

💣 𝗠𝗮𝗻𝗮𝗴𝗶𝗻𝗴 𝗧𝗲𝗰𝗵𝗻𝗶𝗰𝗮𝗹 𝗗𝗲𝗯𝘁 𝗪𝗶𝘁𝗵𝗼𝘂𝘁 𝗟𝗼𝘀𝗶𝗻𝗴 𝗬𝗼𝘂𝗿 𝗠𝗶𝗻𝗱

Comments
1 min read
Navigating the .NET Ecosystem: My Take on a Practical Roadmap

Navigating the .NET Ecosystem: My Take on a Practical Roadmap

6
Comments 1
3 min read
Properties, getters/setters, και init, αρχικοποίηση πεδίων, διαφορά DTO vs EF Entities

Properties, getters/setters, και init, αρχικοποίηση πεδίων, διαφορά DTO vs EF Entities

Comments
2 min read
A Practical Guide to .NET CLR, Managed and Unmanaged Code, and Interop

A Practical Guide to .NET CLR, Managed and Unmanaged Code, and Interop

1
Comments
2 min read
loading...