DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
An Easy Way to Calculate Duration in C#

An Easy Way to Calculate Duration in C#

6
Comments 2
1 min read
My Top 4 NuGet Packages for ASP.NET Core

My Top 4 NuGet Packages for ASP.NET Core

5
Comments
6 min read
Debugging .NET Framework in VS Code

Debugging .NET Framework in VS Code

38
Comments
16 min read
Introducing CustomerTestsExcel

Introducing CustomerTestsExcel

6
Comments
8 min read
Game Dev Digest — Issue #69 - Editor Scripting, Behind The Games, and much more!

Game Dev Digest — Issue #69 - Editor Scripting, Behind The Games, and much more!

5
Comments
12 min read
EF Core - Créer un filtre global sur l'ensemble de vos requêtes.

EF Core - Créer un filtre global sur l'ensemble de vos requêtes.

6
Comments
3 min read
Application State in Blazor

Application State in Blazor

2
Comments 2
1 min read
Simplifying Data Access in Blazor

Simplifying Data Access in Blazor

2
Comments
1 min read
Writer's Block: I don't know how to write anymore

Writer's Block: I don't know how to write anymore

2
Comments 1
2 min read
What hosting do you use for Asp.Net Core app ?

What hosting do you use for Asp.Net Core app ?

1
Comments 3
1 min read
Web.config redirects with rewrite rules - https, www, and more

Web.config redirects with rewrite rules - https, www, and more

11
Comments 2
6 min read
Desarrollo de aplicaciones web con ASP.NET Core, y PostgreSQL

Desarrollo de aplicaciones web con ASP.NET Core, y PostgreSQL

19
Comments
10 min read
Píldoras de C#: Delegates, Métodos Anónimos, Expresiones Lambda y Eventos

Píldoras de C#: Delegates, Métodos Anónimos, Expresiones Lambda y Eventos

18
Comments 1
12 min read
Best .NET Posts This Week: 1st November 2020

Best .NET Posts This Week: 1st November 2020

6
Comments
3 min read
WebAssembly tools, frameworks, and libraries for .NET Developers

WebAssembly tools, frameworks, and libraries for .NET Developers

16
Comments 1
4 min read
Creating A Mac Form Application With C# and XCode As A Beginner

Creating A Mac Form Application With C# and XCode As A Beginner

8
Comments 2
1 min read
Classes | C# vs Java

Classes | C# vs Java

7
Comments
1 min read
Game Dev Digest — Issue #68 - Retro Inspired, Procedural Animations, and more!

Game Dev Digest — Issue #68 - Retro Inspired, Procedural Animations, and more!

2
Comments
8 min read
Deep Dive on .NET Core String.Create() Performance

Deep Dive on .NET Core String.Create() Performance

29
Comments
16 min read
S.O.L.I.D. Principles of Object-Oriented Programming in C#

S.O.L.I.D. Principles of Object-Oriented Programming in C#

53
Comments 2
13 min read
Dynamic features of the C#

Dynamic features of the C#

2
Comments
1 min read
Are you a bad link or a good link?

Are you a bad link or a good link?

3
Comments
2 min read
Developing web applications with ASP.NET Core, and PostgreSQL

Developing web applications with ASP.NET Core, and PostgreSQL

13
Comments 3
9 min read
LINQ gems: Indexed Select

LINQ gems: Indexed Select

11
Comments
2 min read
A common language feature I never learned about in college

A common language feature I never learned about in college

26
Comments 7
3 min read
How to get rid of the `new` C# keyword

How to get rid of the `new` C# keyword

5
Comments 5
2 min read
Simplify C# with Expression-Bodied Members

Simplify C# with Expression-Bodied Members

5
Comments
2 min read
How to Make JSON Parser Strict

How to Make JSON Parser Strict

2
Comments 2
2 min read
Adding text or image watermark programmatically

Adding text or image watermark programmatically

6
Comments
1 min read
How to run ASP.NET Core & SQL Server from Docker

How to run ASP.NET Core & SQL Server from Docker

16
Comments
7 min read
Git Rebase

Git Rebase

7
Comments
2 min read
Equivalencia de filter(), map() y reduce() en C#

Equivalencia de filter(), map() y reduce() en C#

31
Comments 1
2 min read
Hash table efficiency example

Hash table efficiency example

5
Comments
1 min read
Method Overloading

Method Overloading

3
Comments
4 min read
Console.WriteLine(“Hello World!”);

Console.WriteLine(“Hello World!”);

4
Comments
3 min read
Game Dev Digest — Issue #67 - The Re-create Issue

Game Dev Digest — Issue #67 - The Re-create Issue

2
Comments
9 min read
Geospatial Data: A New Dimension for .NET

Geospatial Data: A New Dimension for .NET

4
Comments
1 min read
C# 10 First Look: Constant string interpolation

C# 10 First Look: Constant string interpolation

8
Comments
4 min read
How to ramp up in a new codebase with NDepend

How to ramp up in a new codebase with NDepend

11
Comments
7 min read
How to ramp up in a new codebase with NDepend

How to ramp up in a new codebase with NDepend

2
Comments
7 min read
Dica Rápida: Executando tarefas em background com IHostedService

Dica Rápida: Executando tarefas em background com IHostedService

12
Comments
2 min read
My favorite feature in Rust

My favorite feature in Rust

12
Comments 7
2 min read
Exception Handling in C#

Exception Handling in C#

2
Comments 1
3 min read
Awaitable/awaiter pattern and logical micro-threading in C#

Awaitable/awaiter pattern and logical micro-threading in C#

34
Comments 4
10 min read
Pedal: Push to Talk device — Full build

Pedal: Push to Talk device — Full build

6
Comments
3 min read
Web.config transformations - The definitive syntax guide

Web.config transformations - The definitive syntax guide

10
Comments 1
6 min read
LINQ gems: Zip

LINQ gems: Zip

7
Comments
1 min read
Taming Startup.cs in ASP.NET Core

Taming Startup.cs in ASP.NET Core

6
Comments
5 min read
Building a Dashboard with ASP.NET Core and DotVVM

Building a Dashboard with ASP.NET Core and DotVVM

11
Comments
10 min read
How to Docker with .NET: Getting Started

How to Docker with .NET: Getting Started

7
Comments
8 min read
C# 9 Deep Dive: Pattern Matching

C# 9 Deep Dive: Pattern Matching

2
Comments
5 min read
Document conversion with zoom option

Document conversion with zoom option

6
Comments
1 min read
【UnityContainer】Lifetime 1

【UnityContainer】Lifetime 1

1
Comments
6 min read
Responsive User Interface

Responsive User Interface

5
Comments
3 min read
Sync two CosmosDB collections with an Azure Function

Sync two CosmosDB collections with an Azure Function

11
Comments 4
2 min read
Background Tasks Made Easy with Hangfire and ASP.NET Core

Background Tasks Made Easy with Hangfire and ASP.NET Core

12
Comments
5 min read
Worst thing about Visual Studio

Worst thing about Visual Studio

4
Comments 9
1 min read
Propagate headers with .NET Core Web API

Propagate headers with .NET Core Web API

13
Comments 1
2 min read
Great Documentation Examples:

Great Documentation Examples:

3
Comments
2 min read
Constructing uris in dotnet is harder than it should

Constructing uris in dotnet is harder than it should

7
Comments 2
1 min read
loading...