DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Game Dev Digest — Issue #134 - Unity's Latest Changes

Game Dev Digest — Issue #134 - Unity's Latest Changes

3
Comments
8 min read
A few words about the implementation of List<T> in C#

A few words about the implementation of List<T> in C#

13
Comments
3 min read
Accessing environment variables in your custom workflow activity or plugin

Accessing environment variables in your custom workflow activity or plugin

5
Comments
2 min read
Getting Started with the Blazor Barcode and QR Code Generator

Getting Started with the Blazor Barcode and QR Code Generator

4
Comments
1 min read
Using Managed Identities to authenticate with Azure Cosmos DB

Using Managed Identities to authenticate with Azure Cosmos DB

20
Comments 1
7 min read
Introducing the Journal Prompt Randomizer

Introducing the Journal Prompt Randomizer

4
Comments
2 min read
C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

C# for dummies: Classes / Objects, Fields, Access Modifiers, Properties, Constructors

10
Comments
2 min read
Deploying C# Azure Functions via GitHub Actions

Deploying C# Azure Functions via GitHub Actions

7
Comments 1
7 min read
Boxing Vs. Unboxing in C#

Boxing Vs. Unboxing in C#

3
Comments
1 min read
Getting Started with the Blazor Range Selector Component

Getting Started with the Blazor Range Selector Component

6
Comments
1 min read
Beginner with a VS2022 Question

Beginner with a VS2022 Question

4
Comments 4
1 min read
C# Authorization attribute and how to override it

C# Authorization attribute and how to override it

18
Comments
2 min read
Suspicious sortings in Unity, ASP.NET Core, and more

Suspicious sortings in Unity, ASP.NET Core, and more

6
Comments
5 min read
Extension Methods in C#

Extension Methods in C#

9
Comments 1
6 min read
Export DataGridView to Excel C# (Code Example Tutorial)

Export DataGridView to Excel C# (Code Example Tutorial)

11
Comments 1
4 min read
CRUD operations on PostgreSQL using C# and Npgsql

CRUD operations on PostgreSQL using C# and Npgsql

4
Comments
7 min read
In response to "Yes, PHP Is Faster Than C#"

In response to "Yes, PHP Is Faster Than C#"

30
Comments 9
4 min read
[ASP.NET Core][ClosedXML] Get addresses from cell values and rewrite them

[ASP.NET Core][ClosedXML] Get addresses from cell values and rewrite them

6
Comments
5 min read
5 Good Practices for Error Handling in C#

5 Good Practices for Error Handling in C#

139
Comments 6
3 min read
Testes de unidade com NUnit para aplicações C# .Net -- Parte 1

Testes de unidade com NUnit para aplicações C# .Net -- Parte 1

6
Comments
6 min read
Game Dev Digest — Issue #133 - State Of Games In 2022

Game Dev Digest — Issue #133 - State Of Games In 2022

4
Comments
9 min read
The 5 Guidelines to Write Cleaner Code in C#

The 5 Guidelines to Write Cleaner Code in C#

111
Comments 4
3 min read
Don't use String.ToLower() in C# when comparing strings

Don't use String.ToLower() in C# when comparing strings

46
Comments 9
4 min read
C# Application Security - Password Hash using BCript

C# Application Security - Password Hash using BCript

2
Comments
7 min read
Getting Started with the Blazor Spinner Component

Getting Started with the Blazor Spinner Component

5
Comments
1 min read
SRP - Is the most misunderstood principle ?

SRP - Is the most misunderstood principle ?

27
Comments
5 min read
Cladogenesis in real-time applications: a brief study of how species are born

Cladogenesis in real-time applications: a brief study of how species are born

11
Comments 2
6 min read
8 🍨 Sweet Treats 🍨 in Modern C#

8 🍨 Sweet Treats 🍨 in Modern C#

57
Comments 3
6 min read
Creating your First .NET Component

Creating your First .NET Component

2
Comments
1 min read
How to send ASP.NET Core Identity emails with Twilio SendGrid

How to send ASP.NET Core Identity emails with Twilio SendGrid

5
Comments
10 min read
Kentico Xperience Design Patterns: Handling Failures - Return Errors, Don't Throw Them

Kentico Xperience Design Patterns: Handling Failures - Return Errors, Don't Throw Them

12
Comments
7 min read
Write an Integration test, not a Unit test

Write an Integration test, not a Unit test

43
Comments 20
2 min read
A new small opensource library - Autojector.

A new small opensource library - Autojector.

5
Comments
2 min read
Getting Started with the Blazor Heatmap Chart

Getting Started with the Blazor Heatmap Chart

2
Comments
1 min read
2. Anonymous Types

2. Anonymous Types

6
Comments
2 min read
[ASP.NET Core][Entity Framework Core] Try JWT 1

[ASP.NET Core][Entity Framework Core] Try JWT 1

7
Comments
6 min read
Debugging .NET in VSCode

Debugging .NET in VSCode

7
Comments
5 min read
Design Patterns: Strategy

Design Patterns: Strategy

11
Comments
4 min read
1. Top-level statements

1. Top-level statements

4
Comments
2 min read
Resize Images in asp.Net

Resize Images in asp.Net

2
Comments
1 min read
Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

Executando Tasks em paralelo em aplicações .Net com o SemaphoreSlim

12
Comments
4 min read
Why I “hate” optional parameters in C#

Why I “hate” optional parameters in C#

10
Comments 3
5 min read
Game Dev Digest — Issue #132 - PowerUp Your Game

Game Dev Digest — Issue #132 - PowerUp Your Game

4
Comments
8 min read
Benchmarking to the Bottom - Iterating Lists in .NET

Benchmarking to the Bottom - Iterating Lists in .NET

5
Comments
5 min read
C# record type

C# record type

23
Comments
1 min read
[ASP.NET Core][Entity Framework Core] Try System.Text.Json

[ASP.NET Core][Entity Framework Core] Try System.Text.Json

6
Comments
4 min read
Umbraco 9 - BlockList editor with added ViewComponents

Umbraco 9 - BlockList editor with added ViewComponents

4
Comments
2 min read
Clasificación de imágenes en aplicaciones web con ML.NET

Clasificación de imágenes en aplicaciones web con ML.NET

5
Comments
6 min read
Getting Started with the Blazor Bullet Chart

Getting Started with the Blazor Bullet Chart

2
Comments
1 min read
How to send Email in C# .NET using SMTP and SendGrid

How to send Email in C# .NET using SMTP and SendGrid

7
Comments
12 min read
Lost AirPods, arrays, and sorting algorithms

Lost AirPods, arrays, and sorting algorithms

30
Comments 1
15 min read
SQL Commands with C#

SQL Commands with C#

14
Comments 2
2 min read
C# 11 is Coming! 5 Features that will Blow your Mind 🤯

C# 11 is Coming! 5 Features that will Blow your Mind 🤯

94
Comments 32
3 min read
Temperature and Humidity Monitor - Using IoT, Azure and Xamarin

Temperature and Humidity Monitor - Using IoT, Azure and Xamarin

3
Comments
1 min read
BSharp- Bitcoin, Litecoin and Dogecoin wallet

BSharp- Bitcoin, Litecoin and Dogecoin wallet

7
Comments 3
1 min read
7 Simple (Optimization) Tips in C#

7 Simple (Optimization) Tips in C#

58
Comments 1
3 min read
Game Dev Digest — Issue #131 - Aesthetics

Game Dev Digest — Issue #131 - Aesthetics

7
Comments
9 min read
Basic Knowledge of EntityFramework for .Net Developer

Basic Knowledge of EntityFramework for .Net Developer

6
Comments
7 min read
Why you probably shouldn't use IEnumerable<T>/seq<T>

Why you probably shouldn't use IEnumerable<T>/seq<T>

8
Comments
3 min read
.NET Core vs .NET Framework

.NET Core vs .NET Framework

3
Comments
1 min read
loading...