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.
C# Design Pattern: Strategy

C# Design Pattern: Strategy

4
Comments
2 min read
C# Design Pattern: Strategy (Portugues)

C# Design Pattern: Strategy (Portugues)

1
Comments
2 min read
That way to build High-Performance APIs in .NET - Part 1: Data Access

That way to build High-Performance APIs in .NET - Part 1: Data Access

8
Comments
2 min read
Validation of Complex Objects in Multi-Lingual Environment Using DynamicVNET With ASP.NET Core Example

Validation of Complex Objects in Multi-Lingual Environment Using DynamicVNET With ASP.NET Core Example

Comments
5 min read
C# Advanced:Extension Methods

C# Advanced:Extension Methods

1
Comments
3 min read
C# Barcode Libraries Compared for .NET Developers

C# Barcode Libraries Compared for .NET Developers

10
Comments
8 min read
New wallpapers every day

New wallpapers every day

2
Comments 1
1 min read
Parallelism, Asynchronization, Multi-threading, & Multi-processing

Parallelism, Asynchronization, Multi-threading, & Multi-processing

1
Comments
4 min read
🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

🧵 Pro Tip: Use Task.Run Instead of Thread for Simpler Concurrency

Comments
1 min read
C# Advanced:Operator Overloading

C# Advanced:Operator Overloading

1
Comments
5 min read
How to Use .NET Aspire (Part2)

How to Use .NET Aspire (Part2)

Comments
1 min read
C# Design Pattern: State

C# Design Pattern: State

2
Comments
2 min read
C# Design Pattern: State (Portugues)

C# Design Pattern: State (Portugues)

Comments
2 min read
SignalR vs WebSockets: Which One is Better for Real-Time Communication?

SignalR vs WebSockets: Which One is Better for Real-Time Communication?

3
Comments 1
4 min read
Easy examples of LINQ Best Practices for Senior .NET Developers

Easy examples of LINQ Best Practices for Senior .NET Developers

29
Comments 5
6 min read
How to Use the `ImmutableArray<T>.Builder` Extension Method `ToFrozenDictionary` to Create Efficient Immutable Dictionaries

How to Use the `ImmutableArray<T>.Builder` Extension Method `ToFrozenDictionary` to Create Efficient Immutable Dictionaries

Comments
2 min read
⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

⚙️ Pro Tip: Use ref Locals and Returns for Performance Optimization

Comments
1 min read
Elevating Dependency Injection in .NET with Scrutor and Autofac

Elevating Dependency Injection in .NET with Scrutor and Autofac

14
Comments
3 min read
Deployment: Hosting .NET Application - Step By Step Guide

Deployment: Hosting .NET Application - Step By Step Guide

4
Comments
4 min read
⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

⚡ Pro Tip: Leverage async and await for Non-Blocking I/O Operations

Comments
1 min read
C# Advanced: Unsubscribing from Events

C# Advanced: Unsubscribing from Events

10
Comments
4 min read
Understanding System.AggregateException in C#

Understanding System.AggregateException in C#

7
Comments
2 min read
C# Advanced: Passing Data into Event Handlers

C# Advanced: Passing Data into Event Handlers

9
Comments
5 min read
C# Design Pattern: Observer

C# Design Pattern: Observer

1
Comments
2 min read
C# Design Pattern: Observer (Portugues)

C# Design Pattern: Observer (Portugues)

1
Comments
2 min read
loading...