DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

Aprimorando a Robustez do Código com Membros Obrigatórios no C# 11

1
Comments
2 min read
Implicit Operators in C#: How To Simplify Type Conversions

Implicit Operators in C#: How To Simplify Type Conversions

Comments
9 min read
Understanding the .NET Internal Compile Process

Understanding the .NET Internal Compile Process

1
Comments
2 min read
Creating Custom NuGet Packages in C#

Creating Custom NuGet Packages in C#

3
Comments
2 min read
Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

16
Comments 3
4 min read
.NET Controllers, Minimal API, or Fast Endpoints?

.NET Controllers, Minimal API, or Fast Endpoints?

2
Comments
1 min read
Let's refactor a test: AccountController

Let's refactor a test: AccountController

1
Comments
4 min read
Choosing the Right Language: Java, C#, or C++

Choosing the Right Language: Java, C#, or C++

Comments
2 min read
Converting String to DateTime in C#: Step-By-Step Guide

Converting String to DateTime in C#: Step-By-Step Guide

2
Comments 1
5 min read
Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Scrutor in C# – 3 Simple Tips to Level Up Dependency Injection

Comments
6 min read
Nameof in C#

Nameof in C#

Comments
1 min read
How to Load Controller Class From Another DLL?

How to Load Controller Class From Another DLL?

4
Comments
4 min read
Virtual in C#: How to Use it?

Virtual in C#: How to Use it?

24
Comments 4
5 min read
C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

C#: From Fundamentals to Advanced Techniques — A Comprehensive Cheat Sheet

32
Comments 7
7 min read
Common Implementation Mistakes of Work Pattern in C#

Common Implementation Mistakes of Work Pattern in C#

Comments
2 min read
Programming: Impostor Syndrome and Satisfaction

Programming: Impostor Syndrome and Satisfaction

Comments
2 min read
Refactoring C# Code – 4 Essential Techniques Simplified

Refactoring C# Code – 4 Essential Techniques Simplified

1
Comments
10 min read
Ultimate .NET Reference Texts

Ultimate .NET Reference Texts

Comments
1 min read
Game Dev Digest — Issue #225 - Math, Optimization, Flash Deals and more!

Game Dev Digest — Issue #225 - Math, Optimization, Flash Deals and more!

1
Comments
10 min read
Advanced C# Delegates like a Senior Developer

Advanced C# Delegates like a Senior Developer

1
Comments
1 min read
Activator.CreateInstance in C# – A Quick Rundown

Activator.CreateInstance in C# – A Quick Rundown

15
Comments 4
3 min read
.NET internals: Writing Object-Oriented .NET IL code

.NET internals: Writing Object-Oriented .NET IL code

Comments
1 min read
Functional Programming With C#: What, Why, How?

Functional Programming With C#: What, Why, How?

Comments
1 min read
Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Developing .NET MAUI iOS Apps to Scan Barcode, Document and MRZ

Comments 1
6 min read
Giving our AI Agents skills using native functions in the Semantic Kernel SDK

Giving our AI Agents skills using native functions in the Semantic Kernel SDK

1
Comments
4 min read
loading...