DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
【ASP.NET Core】【TypeScript】Send messages with WebSockets

【ASP.NET Core】【TypeScript】Send messages with WebSockets

9
Comments
5 min read
Game Dev Digest — Issue #70 - Behind The Code, Behind The Games

Game Dev Digest — Issue #70 - Behind The Code, Behind The Games

5
Comments
7 min read
C# 9.0 Init-only Property

C# 9.0 Init-only Property

12
Comments 1
1 min read
Unity 101: Installation

Unity 101: Installation

15
Comments
4 min read
ASP.NET Core API - Path Versioning + Swashbuckle

ASP.NET Core API - Path Versioning + Swashbuckle

45
Comments
4 min read
LINQ gems: Left Outer Join

LINQ gems: Left Outer Join

4
Comments
5 min read
EF Core Migrations and Serilog in ASPNet Core

EF Core Migrations and Serilog in ASPNet Core

8
Comments
2 min read
Streaming on Cloud with C#

Streaming on Cloud with C#

4
Comments
14 min read
The differences between .net core and .net framework

The differences between .net core and .net framework

7
Comments 2
1 min read
How to write good unit tests? Avoid these two issues

How to write good unit tests? Avoid these two issues

9
Comments
3 min read
Building a Software Survey using Blazor - Part 6 - Azure CosmosDB

Building a Software Survey using Blazor - Part 6 - Azure CosmosDB

8
Comments
4 min read
Game Dev Digest — Issue #71 - Tech Talks, Adventure Games, AI, Shaders

Game Dev Digest — Issue #71 - Tech Talks, Adventure Games, AI, Shaders

3
Comments 1
9 min read
Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin

Daniel Roth demos what's new in .NET 5 Blazor with Carl Franklin

1
Comments
1 min read
Best .NET Posts This Week: 8th November 2020

Best .NET Posts This Week: 8th November 2020

6
Comments
3 min read
DataGridView AutoFilter

DataGridView AutoFilter

3
Comments
1 min read
Modern Web API Testing with Snapshots in .NET Core 3

Modern Web API Testing with Snapshots in .NET Core 3

16
Comments
5 min read
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

40
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 2
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

14
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
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
My favorite feature in Rust

My favorite feature in Rust

13
Comments 7
2 min read
Dica RĂĄpida: Executando tarefas em background com IHostedService

Dica RĂĄpida: Executando tarefas em background com IHostedService

13
Comments
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
loading...