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.
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
Actions — delegates that return void

Actions — delegates that return void

2
Comments
2 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
6 .NET ORM Frameworks Worth Bookmarking

6 .NET ORM Frameworks Worth Bookmarking

6
Comments
4 min read
Discriminated unions in C#

Discriminated unions in C#

2
Comments 1
7 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
How to Inject Service from DI Container to Marten Async Projection

How to Inject Service from DI Container to Marten Async Projection

5
Comments
2 min read
Delegates — A Simple Introduction

Delegates — A Simple Introduction

5
Comments
3 min read
Integrating an Angular Client with a .NET Web API – A Freelancer Marketplace Application

Integrating an Angular Client with a .NET Web API – A Freelancer Marketplace Application

1
Comments
4 min read
Why Everyone Says .NET Can’t Handle High Concurrency (And Why That’s Outdated)

Why Everyone Says .NET Can’t Handle High Concurrency (And Why That’s Outdated)

Comments
3 min read
Οδηγός Clean Code για C# 35 παραδείγματα.

Οδηγός Clean Code για C# 35 παραδείγματα.

Comments
2 min read
Oracle Forms to APEX Migration? Why Java or .NET May Fit Better

Oracle Forms to APEX Migration? Why Java or .NET May Fit Better

Comments
6 min read
Mistakes Were Made

Mistakes Were Made

Comments 1
7 min read
C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

5
Comments
7 min read
Testing .NET APIs with Testcontainers and Mockoon

Testing .NET APIs with Testcontainers and Mockoon

Comments
5 min read
Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

Learning TDD by doing: Is Umbraco's management API the answer to acceptance testing?

1
Comments
4 min read
Async vs Multithreading στο C# .NET

Async vs Multithreading στο C# .NET

1
Comments
4 min read
Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Boosting C# Performance with [MethodImpl(AggressiveInlining)]

Comments
2 min read
Using AI to Curate AI: Building an AI-Powered Content Curator in C#

Using AI to Curate AI: Building an AI-Powered Content Curator in C#

Comments 1
3 min read
EF Core DBContext Entities configuration refactoring

EF Core DBContext Entities configuration refactoring

4
Comments
1 min read
Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Day 6 – Guaranteeing Message Ordering in Azure Service Bus

Comments
1 min read
loading...