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.
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
Understanding System.AggregateException in C#

Understanding System.AggregateException in C#

7
Comments
2 min read
C# Advanced: Unsubscribing from Events

C# Advanced: Unsubscribing from Events

10
Comments
4 min read
C# Design Pattern: Observer

C# Design Pattern: Observer

1
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 (Portugues)

C# Design Pattern: Observer (Portugues)

1
Comments
2 min read
C# Advanced: Subscribing to Events

C# Advanced: Subscribing to Events

5
Comments
4 min read
Make your own Umbraco Starter Kit without making a Starter Kit

Make your own Umbraco Starter Kit without making a Starter Kit

3
Comments
4 min read
Equatable.Generator - Source generator for Equals and GetHashCode

Equatable.Generator - Source generator for Equals and GetHashCode

Comments
2 min read
C# Advanced:Events

C# Advanced:Events

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