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
Deployment: Hosting .NET Application - Step By Step Guide

Deployment: Hosting .NET Application - Step By Step Guide

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

Understanding System.AggregateException in C#

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

C# Advanced: Unsubscribing from Events

10
Comments
4 min read
C# Advanced: Passing Data into Event Handlers

C# Advanced: Passing Data into Event Handlers

8
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
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
C# Advanced:Events

C# Advanced:Events

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

C# Design Pattern: Memento (Portugues)

Comments
2 min read
C# Design Pattern: Memento

C# Design Pattern: Memento

Comments
2 min read
Streamlining MVVM in .NET MAUI with Relay Commands

Streamlining MVVM in .NET MAUI with Relay Commands

3
Comments
4 min read
Embracing the Blazor Hybrid Approach in .NET MAUI

Embracing the Blazor Hybrid Approach in .NET MAUI

3
Comments
3 min read
Understanding and Using async and await in .NET

Understanding and Using async and await in .NET

Comments
1 min read
Mastering C# Fundamentals: Understanding the `using` Statement

Mastering C# Fundamentals: Understanding the `using` Statement

4
Comments 3
2 min read
How to Study for the Microsoft Certified: Data Analyst Associate Exam

How to Study for the Microsoft Certified: Data Analyst Associate Exam

2
Comments 1
4 min read
C# Design Pattern: Mediator

C# Design Pattern: Mediator

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

C# Design Pattern: Mediator (Portugues)

Comments
2 min read
C# Advanced:Understanding `Action` and `Func`

C# Advanced:Understanding `Action` and `Func`

Comments
5 min read
📊 Design Tip: Favor Interfaces over Concrete Classes

📊 Design Tip: Favor Interfaces over Concrete Classes

Comments 2
1 min read
Implement Onion Architecture in .NET Core for Product Order Service

Implement Onion Architecture in .NET Core for Product Order Service

Comments
5 min read
GUID como Chave PrimĂĄria

GUID como Chave PrimĂĄria

8
Comments 1
4 min read
loading...