DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Memory Optimization in C#: Effective Practices and Strategies

Memory Optimization in C#: Effective Practices and Strategies

6
Comments 2
8 min read
Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Avançando na Correspondência de Padrões com `Span<char>` no C# 11

Comments
3 min read
ObservableRangeCollection in .NET MAUI

ObservableRangeCollection in .NET MAUI

6
Comments 1
1 min read
Everything About Blazor p1

Everything About Blazor p1

16
Comments
3 min read
Concurrent Dictionary: Your Go-To Guide

Concurrent Dictionary: Your Go-To Guide

3
Comments 1
3 min read
Day 26 of 30-Day .NET Challenge: Loop Unrolling

Day 26 of 30-Day .NET Challenge: Loop Unrolling

Comments 1
2 min read
How to Test Logging with FakeLogger

How to Test Logging with FakeLogger

6
Comments
4 min read
Design: Mônadas

Design: Mônadas

17
Comments
7 min read
Simplificando Inicializações com Structs com Auto-Default no C# 11

Simplificando Inicializações com Structs com Auto-Default no C# 11

Comments
3 min read
Master C# with advanced tutorials

Master C# with advanced tutorials

6
Comments
1 min read
Gitlens Tutorial - Visual Studio Extension 2024

Gitlens Tutorial - Visual Studio Extension 2024

26
Comments
8 min read
Day 25 of 30-Day .NET Challenge: Use Exception Filters

Day 25 of 30-Day .NET Challenge: Use Exception Filters

1
Comments
2 min read
Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Day 24 of 30-Day .NET Challenge: Avoid Exceptions in Flow Control

Comments
2 min read
Global Variables in Unity Using Scriptable Objects

Global Variables in Unity Using Scriptable Objects

2
Comments
6 min read
The Dangling If-Else Problem: A Common Pitfall in Programming

The Dangling If-Else Problem: A Common Pitfall in Programming

Comments
2 min read
Top 8 Best Visual Studio Extensions in 2024

Top 8 Best Visual Studio Extensions in 2024

235
Comments 4
3 min read
Entry-9: Cache Control, Long story short.

Entry-9: Cache Control, Long story short.

Comments
4 min read
Organizando Melhor o Código com Tipos Locais de Arquivo no C# 11

Organizando Melhor o Código com Tipos Locais de Arquivo no C# 11

Comments
2 min read
Day 23 of 30-Day .NET Challenge: Span<T> over Arrays

Day 23 of 30-Day .NET Challenge: Span<T> over Arrays

1
Comments
2 min read
Examples Of Composition In C# – A Simple Guide For Beginners

Examples Of Composition In C# – A Simple Guide For Beginners

3
Comments 3
10 min read
Examples Of Inheritance In C# – A Simplified Introduction To OOP

Examples Of Inheritance In C# – A Simplified Introduction To OOP

1
Comments 1
11 min read
Day 22 of 30-Day .NET Challenge: Use Array Pool

Day 22 of 30-Day .NET Challenge: Use Array Pool

11
Comments
3 min read
I’m Never Using Task.Wait() Again

I’m Never Using Task.Wait() Again

2
Comments
1 min read
TreatWarningsAsErrors and warnaserror are not the same

TreatWarningsAsErrors and warnaserror are not the same

1
Comments
2 min read
Making a Telegram bot with BotticelliBots

Making a Telegram bot with BotticelliBots

1
Comments
5 min read
loading...