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.
[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
C# Design Pattern: ObjectPool (Portugues)

C# Design Pattern: ObjectPool (Portugues)

Comments
2 min read
Mastering C# Fundamentals: Value Types vs. Reference Types

Mastering C# Fundamentals: Value Types vs. Reference Types

2
Comments
3 min read
Mastering C# Fundamentals: Passing Parameters By Value vs. By Reference

Mastering C# Fundamentals: Passing Parameters By Value vs. By Reference

1
Comments
5 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 2
4 min read
[Part 2] If You Can Answer These 7 Questions Correctly, You’re a Decent Developer

[Part 2] If You Can Answer These 7 Questions Correctly, You’re a Decent Developer

9
Comments
4 min read
Mastering C# Fundamentals: Creating Objects

Mastering C# Fundamentals: Creating Objects

3
Comments
5 min read
If You Can Answer These 7 Concepts Correctly, You’re Decent at .NET

If You Can Answer These 7 Concepts Correctly, You’re Decent at .NET

17
Comments
4 min read
Mastering C# Fundamentals: Introduction to Classes

Mastering C# Fundamentals: Introduction to Classes

3
Comments
5 min read
Mastering C# Fundamentals: Parsing Strings

Mastering C# Fundamentals: Parsing Strings

2
Comments
4 min read
Mastering C# Fundamentals: Comparing Strings

Mastering C# Fundamentals: Comparing Strings

2
Comments
3 min read
Mastering C# Fundamentals: Escape Characters

Mastering C# Fundamentals: Escape Characters

1
Comments
4 min read
Mastering C# Fundamentals: Basics of Strings

Mastering C# Fundamentals: Basics of Strings

Comments
4 min read
Mastering C# Fundamentals: Recap on Strings

Mastering C# Fundamentals: Recap on Strings

Comments
1 min read
Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

Automated deployment slots in Azure with GitHub Actions: Testing pull requests in live environments

8
Comments
5 min read
C# Design Pattern: Prototype (Portugues)

C# Design Pattern: Prototype (Portugues)

Comments
2 min read
C# Design Pattern: Prototype

C# Design Pattern: Prototype

Comments
2 min read
Solid Introduction to Expression Trees in C#

Solid Introduction to Expression Trees in C#

6
Comments
5 min read
loading...