DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Use Events Instead of Delegates in C#?

Why Use Events Instead of Delegates in C#?

10
Comments 6
2 min read
Microsoft Learn

Microsoft Learn

5
Comments
1 min read
OIDC Authentication with React & Identity Server 4

OIDC Authentication with React & Identity Server 4

31
Comments 14
4 min read
Playground: Swagger no Asp.Net Core com Swashbuckle

Playground: Swagger no Asp.Net Core com Swashbuckle

7
Comments
5 min read
Learn use of Delegates in C# programming

Learn use of Delegates in C# programming

4
Comments
1 min read
Beware of Not Awaiting Task-Based Methods

Beware of Not Awaiting Task-Based Methods

7
Comments
4 min read
Reading a PDF in C# on .NET Core

Reading a PDF in C# on .NET Core

90
Comments 7
6 min read
Format Enums as a Custom Name-Value Object List

Format Enums as a Custom Name-Value Object List

6
Comments
3 min read
เรียน C# Syntax จาก Unity

เรียน C# Syntax จาก Unity

6
Comments
1 min read
Book Review - Adaptive Code: Agile coding with design patterns and SOLID principles

Book Review - Adaptive Code: Agile coding with design patterns and SOLID principles

2
Comments
5 min read
Free Programming Projects With Source Code

Free Programming Projects With Source Code

8
Comments 1
1 min read
Game Dev Digest — Issue #54 - Unity 2020.1, Lighting, Shaders and more!

Game Dev Digest — Issue #54 - Unity 2020.1, Lighting, Shaders and more!

8
Comments
10 min read
Exception Handling in Different Types of Applications

Exception Handling in Different Types of Applications

6
Comments
7 min read
Gracefully surfacing asynchronous C APIs to .NET

Gracefully surfacing asynchronous C APIs to .NET

4
Comments
4 min read
Master your Database using C# with EF Core 5.0

Master your Database using C# with EF Core 5.0

40
Comments
1 min read
DotVVM Controls : GridView

DotVVM Controls : GridView

11
Comments
4 min read
.Net Core 3: Garbage Collector Freeze Issue

.Net Core 3: Garbage Collector Freeze Issue

9
Comments
7 min read
Clean code tips - names and functions

Clean code tips - names and functions

20
Comments 3
6 min read
Generate Client SDK for .NET Core using Open Api

Generate Client SDK for .NET Core using Open Api

6
Comments
3 min read
Setting up mTLS and Kestrel

Setting up mTLS and Kestrel

5
Comments 1
7 min read
SignalR without Javascript, the Promise of Blazor

SignalR without Javascript, the Promise of Blazor

22
Comments 3
5 min read
Look Behind the IQueryable Curtain

Look Behind the IQueryable Curtain

23
Comments
10 min read
How to Receive an SMS Message with ASP.NET Core MVC and SignalR

How to Receive an SMS Message with ASP.NET Core MVC and SignalR

10
Comments
8 min read
First and Last line content | Solving the diamond kata with property-based testing

First and Last line content | Solving the diamond kata with property-based testing

7
Comments
3 min read
Composite Design Pattern: An agile story

Composite Design Pattern: An agile story

4
Comments
5 min read
AvaloniaUI: Introduction for Beginners

AvaloniaUI: Introduction for Beginners

41
Comments 2
6 min read
Little drops on C# Interview questions- Value Types x Reference Types

Little drops on C# Interview questions- Value Types x Reference Types

24
Comments
2 min read
How to embed a web server inside desktop applications

How to embed a web server inside desktop applications

6
Comments 1
1 min read
From C# to Rust: Fundamentals

From C# to Rust: Fundamentals

27
Comments 1
5 min read
Build Tic Tac Toe game with Blazor WebAssembly

Build Tic Tac Toe game with Blazor WebAssembly

11
Comments
9 min read
C# events as asynchronous streams with ReactiveX or Channels

C# events as asynchronous streams with ReactiveX or Channels

21
Comments 4
7 min read
Game Dev Digest — Issue #53 - Shaders, Holograms, Animating, And Much More

Game Dev Digest — Issue #53 - Shaders, Holograms, Animating, And Much More

8
Comments
9 min read
Why is SQL injection still a thing?

Why is SQL injection still a thing?

4
Comments 1
1 min read
Documentação Swagger .NET Core com VS Code

Documentação Swagger .NET Core com VS Code

6
Comments 1
3 min read
Updating a Record Using C# .NET and the Salesforce REST API

Updating a Record Using C# .NET and the Salesforce REST API

9
Comments 6
3 min read
Injeção de Dependência: escaneando e registrando

Injeção de Dependência: escaneando e registrando

5
Comments 1
3 min read
When Over-Engineering Hits You Hard

When Over-Engineering Hits You Hard

7
Comments 2
4 min read
How I chose a programming language and beat bad habits

How I chose a programming language and beat bad habits

282
Comments 84
5 min read
Declarative web scraper

Declarative web scraper

6
Comments
2 min read
EF Core Community Standup: Blazor

EF Core Community Standup: Blazor

16
Comments
1 min read
How to Receive an SMS With Blazor and SignalR

How to Receive an SMS With Blazor and SignalR

6
Comments
8 min read
Little drops on C# Interview questions- .NET Framework, Core and Standard!

Little drops on C# Interview questions- .NET Framework, Core and Standard!

12
Comments 2
2 min read
C# Unit Testing: Getting Started With TDD

C# Unit Testing: Getting Started With TDD

8
Comments
14 min read
How to add an in-memory and a Redis-powered cache layer with ASP.NET Core 3

How to add an in-memory and a Redis-powered cache layer with ASP.NET Core 3

9
Comments 1
7 min read
Hi everyone. I just released my first GMTK game . If you could try out and rate the game that would mean allot :)

Hi everyone. I just released my first GMTK game . If you could try out and rate the game that would mean allot :)

4
Comments 1
1 min read
One instance for various service types in Microsoft Extensions DI

One instance for various service types in Microsoft Extensions DI

6
Comments
1 min read
Upgrading .Net Core 3.1 to Net 5.0 Preview 6

Upgrading .Net Core 3.1 to Net 5.0 Preview 6

9
Comments
4 min read
Analyzing code coverage in Visual Studio

Analyzing code coverage in Visual Studio

3
Comments
4 min read
Can CodeNewbie learn C#? Yes, you can Day 2

Can CodeNewbie learn C#? Yes, you can Day 2

6
Comments
5 min read
Create an API with C# and ASP.Net Core.

Create an API with C# and ASP.Net Core.

6
Comments
6 min read
Playground: Asp.Net Core SignalR

Playground: Asp.Net Core SignalR

18
Comments
9 min read
Building a cli parser from scratch

Building a cli parser from scratch

5
Comments
9 min read
A great feature in C# 9.0 (Simplified Parameter Null Validation)

A great feature in C# 9.0 (Simplified Parameter Null Validation)

11
Comments 2
1 min read
Como definir contratos para importação de arquivos texto com C#?

Como definir contratos para importação de arquivos texto com C#?

3
Comments
2 min read
Game Dev Digest — Issue #52 - Animation, Shader Graph, Performance, Plus More!

Game Dev Digest — Issue #52 - Animation, Shader Graph, Performance, Plus More!

5
Comments
9 min read
Can CodeNewbie learn C#? Yes, you can

Can CodeNewbie learn C#? Yes, you can

7
Comments
3 min read
How to Send an SMS With Blazor

How to Send an SMS With Blazor

7
Comments
5 min read
Little drops on C# Interview questions- Abstracts classes x Interfaces!

Little drops on C# Interview questions- Abstracts classes x Interfaces!

31
Comments 1
2 min read
From C# to Rust: Introduction

From C# to Rust: Introduction

36
Comments 5
5 min read
15 C# Project Ideas: Beginner to Expert [With tutorial]

15 C# Project Ideas: Beginner to Expert [With tutorial]

291
Comments 10
2 min read
loading...