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: Composite

C# Design Pattern: Composite

3
Comments
2 min read
C# Design Pattern: Bridge

C# Design Pattern: Bridge

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

C# Design Pattern: Composite (Portugues)

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

C# Design Pattern: Bridge (Portugues)

Comments
2 min read
Mastering C# Fundamentals: Understanding Lists

Mastering C# Fundamentals: Understanding Lists

1
Comments
7 min read
Mastering Distributed Tracing with Serilog and Seq in .NET

Mastering Distributed Tracing with Serilog and Seq in .NET

13
Comments 2
4 min read
Mastering C# Fundamentals: Understanding Arrays

Mastering C# Fundamentals: Understanding Arrays

1
Comments
6 min read
Mastering C# Fundamentals: Multidimensional Arrays

Mastering C# Fundamentals: Multidimensional Arrays

2
Comments
3 min read
Mastering C# Fundamentals :Memory Management and Garbage Collection

Mastering C# Fundamentals :Memory Management and Garbage Collection

5
Comments
7 min read
Secure Your Data with Entity Framework Core Encryption

Secure Your Data with Entity Framework Core Encryption

7
Comments 1
5 min read
Mastering C# Fundamentals: static Keyword

Mastering C# Fundamentals: static Keyword

1
Comments
5 min read
Mastering C# Fundamentals: Null Reference Types and Nullable Types

Mastering C# Fundamentals: Null Reference Types and Nullable Types

Comments
4 min read
Mastering C# Fundamentals: Namespaces Grouping Your Own Classes and Types

Mastering C# Fundamentals: Namespaces Grouping Your Own Classes and Types

1
Comments
5 min read
Learning TDD by doing: Business hours

Learning TDD by doing: Business hours

3
Comments
4 min read
C# Design Pattern: Adapter

C# Design Pattern: Adapter

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

C# Design Pattern: Adapter (Portugues)

Comments
2 min read
An alternative approach to register services.

An alternative approach to register services.

Comments
6 min read
[Part 3] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

[Part 3] If You Can Answer These Additional 7 Questions Correctly, You’re Decent at .NET

10
Comments
4 min read
IEnumerable<IService> Dependency Injection with Strategy Pattern and Factory Method in .NET Core

IEnumerable<IService> Dependency Injection with Strategy Pattern and Factory Method in .NET Core

3
Comments
3 min read
10 Lessons I Learned from Using Aspire in Production

10 Lessons I Learned from Using Aspire in Production

1
Comments
10 min read
Mastering C# Fundamentals: Enumerations

Mastering C# Fundamentals: Enumerations

2
Comments
4 min read
Mastering C# Fundamentals: Struct

Mastering C# Fundamentals: Struct

Comments
6 min read
Mastering C# Fundamentals: Custom Types

Mastering C# Fundamentals: Custom Types

Comments
5 min read
Mastering C# Fundamentals: Understanding String Immutability and StringBuilder

Mastering C# Fundamentals: Understanding String Immutability and StringBuilder

3
Comments
3 min read
C# Design Pattern: ObjectPool

C# Design Pattern: ObjectPool

Comments
2 min read
loading...