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

C# Design Pattern: ObjectPool (Portugues)

Comments
2 min read
C# Design Pattern: ObjectPool

C# Design Pattern: ObjectPool

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
Mastering C# Fundamentals: Introduction to Classes

Mastering C# Fundamentals: Introduction to Classes

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: 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
loading...