DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

RIP Copy and Paste from Stackoverflow! 🚨 (+Trojan Source Solution)

253
Comments 23
5 min read
Calling JavaScript functions from DotVVM with JS Directive

Calling JavaScript functions from DotVVM with JS Directive

5
Comments
3 min read
Getting started with Minimal APIs in .Net 6

Getting started with Minimal APIs in .Net 6

36
Comments
5 min read
Just popped in to let you know

Just popped in to let you know

3
Comments
1 min read
Create Blazor Polar and Radar Charts in Just 10 Minutes

Create Blazor Polar and Radar Charts in Just 10 Minutes

3
Comments
1 min read
Create Your First .NET MAUI App with Microsoft MVP Codrina Merigo

Create Your First .NET MAUI App with Microsoft MVP Codrina Merigo

6
Comments
1 min read
Turbinando o desenvolvimento .NET no Visual Studio Code: dicas, truques, extensões...

Turbinando o desenvolvimento .NET no Visual Studio Code: dicas, truques, extensões...

3
Comments
3 min read
How to Create a .NET 6.0 SDK Linux Docker Container

How to Create a .NET 6.0 SDK Linux Docker Container

13
Comments
3 min read
ASP.NET XML serialisation issues: Observations on DataContractSerializer

ASP.NET XML serialisation issues: Observations on DataContractSerializer

4
Comments
3 min read
How to get ScrollViewer from ListView in UWP?

How to get ScrollViewer from ListView in UWP?

7
Comments
1 min read
All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

All hail bug reports: how we reduced the analysis time of the user’s project from 80 to 4 hours

6
Comments
10 min read
Game Dev Digest — Issue #118 - What's New

Game Dev Digest — Issue #118 - What's New

4
Comments 1
8 min read
API Framework, the moving parts

API Framework, the moving parts

7
Comments 1
3 min read
How to write URL shortener in .NET5? We've made it seem easy #1

How to write URL shortener in .NET5? We've made it seem easy #1

17
Comments
4 min read
C# "fire and forget" method

C# "fire and forget" method

9
Comments 1
2 min read
Cross-platform Build Automation with Nuke

Cross-platform Build Automation with Nuke

11
Comments 1
8 min read
Get started with minimal API for .NET 6

Get started with minimal API for .NET 6

94
Comments 9
4 min read
SOLID - Los principios del diseño orientado a objetos - 1 er principio

SOLID - Los principios del diseño orientado a objetos - 1 er principio

6
Comments
3 min read
Don't duplicate logic in Asserts: The most common mistake on unit testing

Don't duplicate logic in Asserts: The most common mistake on unit testing

2
Comments
3 min read
Kentico Xperience Design Patterns: Handling Failures - Centralized Exception Handling

Kentico Xperience Design Patterns: Handling Failures - Centralized Exception Handling

6
Comments
10 min read
C# evolution

C# evolution

53
Comments 7
4 min read
What's new in C# 10.0

What's new in C# 10.0

74
Comments 1
7 min read
.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Novembro-2021

.NET, ASP.NET Core, APIs REST e desenvolvimento Back-End: dicas para o dia a dia | Novembro-2021

4
Comments
4 min read
Key-Value store built with CockroachDB, .Net 5.0, and Entity Framework

Key-Value store built with CockroachDB, .Net 5.0, and Entity Framework

7
Comments
5 min read
How to Implement a Stack in C#

How to Implement a Stack in C#

3
Comments 1
5 min read
Stepping into Static Analysis Tooling

Stepping into Static Analysis Tooling

6
Comments
3 min read
Random Facts: Async Programming in .NET

Random Facts: Async Programming in .NET

6
Comments
2 min read
5 New .NET 6 Features to be released Officially next week

5 New .NET 6 Features to be released Officially next week

17
Comments 5
5 min read
In Memory Automated UI Testing ASP.NET Core

In Memory Automated UI Testing ASP.NET Core

2
Comments 1
11 min read
Game Dev Digest — Issue #117 - Improving Visuals and Using Real-World Data

Game Dev Digest — Issue #117 - Improving Visuals and Using Real-World Data

4
Comments 1
8 min read
Working with Optimizely Projects

Working with Optimizely Projects

5
Comments 1
1 min read
Data streaming in .NET 6 using Kafka

Data streaming in .NET 6 using Kafka

12
Comments
4 min read
C#10 e ASP.NET 6, oque esperar dessa dupla?

C#10 e ASP.NET 6, oque esperar dessa dupla?

12
Comments
6 min read
Saying goodbye to The .NET Stacks

Saying goodbye to The .NET Stacks

10
Comments 2
2 min read
Behavioral Design Patterns In C#

Behavioral Design Patterns In C#

15
Comments
7 min read
Executing Prepared N1QL Queries in Couchbase using .NET Core

Executing Prepared N1QL Queries in Couchbase using .NET Core

7
Comments 1
7 min read
Little drops on C# Interview questions - Structs x Classes

Little drops on C# Interview questions - Structs x Classes

4
Comments 1
2 min read
Adding Annotations to Blazor Charts

Adding Annotations to Blazor Charts

3
Comments
1 min read
.NET MAUI — 7 Cool New features (+400ms Optimization Benchmark)🚀

.NET MAUI — 7 Cool New features (+400ms Optimization Benchmark)🚀

20
Comments
5 min read
MAUI XAML vs MAUI Blazor

MAUI XAML vs MAUI Blazor

3
Comments
1 min read
Global exception handling in ASP.NET Core

Global exception handling in ASP.NET Core

5
Comments
1 min read
Customizing the Kanban Editing Dialog Using Templates

Customizing the Kanban Editing Dialog Using Templates

2
Comments
1 min read
⚰️C# in 2022 — Will it die?

⚰️C# in 2022 — Will it die?

147
Comments 50
5 min read
Getting Started with the Blazor Kanban Component

Getting Started with the Blazor Kanban Component

6
Comments
1 min read
Upload Image Files in Asp.net Core via ajax

Upload Image Files in Asp.net Core via ajax

6
Comments
3 min read
Interpolation and Bézier curves. Their usage in animation and creation of smooth transitions

Interpolation and Bézier curves. Their usage in animation and creation of smooth transitions

9
Comments
12 min read
Usage of Consul in .NET Core - Configuration Management

Usage of Consul in .NET Core - Configuration Management

25
Comments 1
5 min read
How to Web API .Net Core Basics to Advanced Part 5 Controller And SwaggerUI

How to Web API .Net Core Basics to Advanced Part 5 Controller And SwaggerUI

8
Comments 2
7 min read
ASP.NET Core: Adding cache static file using HTTP headers

ASP.NET Core: Adding cache static file using HTTP headers

2
Comments
9 min read
7 Common MISTAKES made by C# developers (+ How to avoid them)

7 Common MISTAKES made by C# developers (+ How to avoid them)

46
Comments 1
4 min read
Game Dev Digest — Issue #116 - Do More With Less

Game Dev Digest — Issue #116 - Do More With Less

3
Comments
10 min read
Starting my API journey...

Starting my API journey...

7
Comments
2 min read
.NET 5 REST API Tutorial

.NET 5 REST API Tutorial

3
Comments
1 min read
How to Add the Built in and Custom Toolbar Items to a Blazor Gantt Chart

How to Add the Built in and Custom Toolbar Items to a Blazor Gantt Chart

2
Comments
1 min read
EF Core 6: Custom functions with DbFunctionAttribute

EF Core 6: Custom functions with DbFunctionAttribute

6
Comments
2 min read
Análisis de sentimientos en una aplicación web con ML.NET

Análisis de sentimientos en una aplicación web con ML.NET

9
Comments
6 min read
How to quickly create a PDF document with hierarchical Multilevel List in C#

How to quickly create a PDF document with hierarchical Multilevel List in C#

5
Comments
4 min read
What Is Terraform CDK? - Terraform code in JavaScript

What Is Terraform CDK? - Terraform code in JavaScript

4
Comments
2 min read
Exporting Blazor TreeGrid to PDF with Complete Customization

Exporting Blazor TreeGrid to PDF with Complete Customization

2
Comments
1 min read
How to test HttpClientFactory with Moq

How to test HttpClientFactory with Moq

8
Comments
7 min read
loading...