DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generics In Csharp

Generics In Csharp

Comments
2 min read
Getting Started with Primary Constructors in .NET 8 and C# 12

Getting Started with Primary Constructors in .NET 8 and C# 12

Comments
6 min read
How to create a link between two spans in OpenTelemetry

How to create a link between two spans in OpenTelemetry

5
Comments
2 min read
XSRF-TOKEN

XSRF-TOKEN

Comments
1 min read
Remove git hash from assembly informational version in .NET 8

Remove git hash from assembly informational version in .NET 8

1
Comments
1 min read
Optimizing CPU Load in C#: Key Approaches and Strategies

Optimizing CPU Load in C#: Key Approaches and Strategies

2
Comments
11 min read
Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

Day 29 of 30-Day .NET Challenge: Generics & Custom Interfaces

1
Comments
3 min read
Explorando o Escopo Estendido do `nameof` no C# 11

Explorando o Escopo Estendido do `nameof` no C# 11

Comments
2 min read
C# dasturlash tilida kasrlar

C# dasturlash tilida kasrlar

Comments
2 min read
Day 28 of 30-Day .NET Challenge: Use Stackalloc

Day 28 of 30-Day .NET Challenge: Use Stackalloc

Comments
3 min read
Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

Day 27 of 30-Day .NET Challenge: Query v/s Method Syntax

1
Comments
3 min read
OpenAI and Assistants

OpenAI and Assistants

Comments
1 min read
Syntax

Syntax

Comments
1 min read
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

5
Comments 1
1 min read
Everything About Blazor p1

Everything About Blazor p1

11
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

25
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
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
Top 8 Best Visual Studio Extensions in 2024

Top 8 Best Visual Studio Extensions in 2024

210
Comments 4
3 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
How to start with InfluxDB OSS v2 and C# Client Library for Windows and Docker

How to start with InfluxDB OSS v2 and C# Client Library for Windows and Docker

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
Elanat CMS 2.2 Gives New Meaning to Modularity.

Elanat CMS 2.2 Gives New Meaning to Modularity.

1
Comments
3 min read
Authentication Security in ASP.Net 9.0

Authentication Security in ASP.Net 9.0

7
Comments 2
2 min read
Como obter certificação em C# de forma gratuita

Como obter certificação em C# de forma gratuita

2
Comments
1 min read
Day 21 of 30-Day .NET Challenge: StringComparison

Day 21 of 30-Day .NET Challenge: StringComparison

Comments
2 min read
How-To: Event Systems in Unity

How-To: Event Systems in Unity

2
Comments 2
9 min read
5 Easy Ways to Return Multiple Values in C#

5 Easy Ways to Return Multiple Values in C#

13
Comments 1
8 min read
Collection Initializer Performance in C# – How To Get An 87% Boost!

Collection Initializer Performance in C# – How To Get An 87% Boost!

2
Comments
11 min read
Day 20 of 30-Day .NET Challenge: Task vs. ValueTask

Day 20 of 30-Day .NET Challenge: Task vs. ValueTask

Comments
2 min read
Collection Initializers And Collection Expressions In C# – Simplified Code Examples

Collection Initializers And Collection Expressions In C# – Simplified Code Examples

3
Comments 2
5 min read
A Deep Dive into Telerik Library for Backend Efficiency

A Deep Dive into Telerik Library for Backend Efficiency

2
Comments
8 min read
Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

Day 19 of 30-Day .NET Challenge: Stack vs. Heap Allocation

1
Comments
2 min read
Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

Day 18 of 30-Day .NET Challenge: AggressiveInlining Attribute

8
Comments 3
2 min read
How to deploy a .NET App as a container without a Dockerfile?

How to deploy a .NET App as a container without a Dockerfile?

12
Comments 4
3 min read
Techniques for building predictable and reliable API: Part 2

Techniques for building predictable and reliable API: Part 2

5
Comments
5 min read
Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Polymorphic serialization via System.Text.Json in ASP.NET Core Minimal API

Comments
6 min read
C# MongoDB Insert Benchmarks – What You Need To Know

C# MongoDB Insert Benchmarks – What You Need To Know

1
Comments 1
6 min read
Your custom HttpClient delegating handlers should be transient

Your custom HttpClient delegating handlers should be transient

1
Comments 1
3 min read
5 dicas para montar consultas mais performĂĄticas com o LINQ

5 dicas para montar consultas mais performĂĄticas com o LINQ

4
Comments
2 min read
Game Dev Digest — Issue #228 - The Magic Behind The Engineering

Game Dev Digest — Issue #228 - The Magic Behind The Engineering

2
Comments
12 min read
24 Essential Async/Await Best Practices for Basic to Advanced C# Developers

24 Essential Async/Await Best Practices for Basic to Advanced C# Developers

35
Comments
4 min read
loading...