DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Set Up An Asp.NetCore Api, and MySQL with Docker Compose

How To Set Up An Asp.NetCore Api, and MySQL with Docker Compose

5
Comments
5 min read
Random Generation (with efficient exclusions)

Random Generation (with efficient exclusions)

2
Comments
3 min read
Alternative view engine for ASP.NET Core: Passing data from controller

Alternative view engine for ASP.NET Core: Passing data from controller

7
Comments 1
4 min read
Decorating Command Handler with Decorator Pattern in .NET 5

Decorating Command Handler with Decorator Pattern in .NET 5

5
Comments
1 min read
A cleaner way for configuring DI container in dotnet with ServiceAnnotations

A cleaner way for configuring DI container in dotnet with ServiceAnnotations

2
Comments
4 min read
Trabalhando com Tasks assĂ­ncronas em C#

Trabalhando com Tasks assĂ­ncronas em C#

8
Comments 1
5 min read
How To Run Selenium Tests Using IE Driver?

How To Run Selenium Tests Using IE Driver?

8
Comments
24 min read
Double dispatcher in C#

Double dispatcher in C#

7
Comments 1
3 min read
Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

Web portal to manage virtual or in-person events with ASP.NET 5 and DotVVM

11
Comments
14 min read
Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

Signed HTTP Exchanges: A path for Blazor WebAssembly instant runtime loading?

4
Comments
6 min read
C# exception handling best practices

C# exception handling best practices

11
Comments 1
5 min read
No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

No Transpiler? No Problem: Integrating Vue with ASP.Net Razor Pages

9
Comments 2
4 min read
Things you need to know as a developer - Clean Coding

Things you need to know as a developer - Clean Coding

8
Comments 2
7 min read
How to run your Monogame app on a Raspberry Pi (or any Linux)

How to run your Monogame app on a Raspberry Pi (or any Linux)

5
Comments
3 min read
NUnit Tutorial: Parameterized Tests With Examples

NUnit Tutorial: Parameterized Tests With Examples

7
Comments
14 min read
Best .NET Posts This Week: 24th January 2021

Best .NET Posts This Week: 24th January 2021

3
Comments 1
2 min read
( YouTube Tutorial ) Multi-Conditional Booleans For Games

( YouTube Tutorial ) Multi-Conditional Booleans For Games

3
Comments 2
2 min read
Covariance and contravariance by example.

Covariance and contravariance by example.

6
Comments
6 min read
Built my first C#/NuGet package!

Built my first C#/NuGet package!

4
Comments
1 min read
Game Dev Digest — Issue #78 - Programming and more

Game Dev Digest — Issue #78 - Programming and more

2
Comments
7 min read
【.NET 5】【WPF】Try WebView2

【.NET 5】【WPF】Try WebView2

2
Comments
4 min read
Always Swagger Your API

Always Swagger Your API

4
Comments
2 min read
Tell me about GUIDs aka a game of chance?

Tell me about GUIDs aka a game of chance?

5
Comments
2 min read
How to use configuration with C# 9 top-level programs

How to use configuration with C# 9 top-level programs

5
Comments
3 min read
Dev Discussions: Steve Sanderson

Dev Discussions: Steve Sanderson

4
Comments
7 min read
How to Preview Images in Syncfusion Blazor File Upload Component

How to Preview Images in Syncfusion Blazor File Upload Component

5
Comments
6 min read
A beginner's guide to open source

A beginner's guide to open source

2
Comments
2 min read
.NET TCPListener: Accepting Multiple Client Connections

.NET TCPListener: Accepting Multiple Client Connections

15
Comments 1
3 min read
Best .NET Posts This Week: 17th January 2021

Best .NET Posts This Week: 17th January 2021

3
Comments
2 min read
How To Create And Publish Azure Function From Visual Studio

How To Create And Publish Azure Function From Visual Studio

5
Comments
4 min read
C# code refactoring - Introduction

C# code refactoring - Introduction

10
Comments
5 min read
How To Make An Analog Clock With HTML, CSS and Pure JavaScript

How To Make An Analog Clock With HTML, CSS and Pure JavaScript

74
Comments 3
7 min read
Introduction to Test Driven Development (TDD) and AAA Testing using xUnit

Introduction to Test Driven Development (TDD) and AAA Testing using xUnit

11
Comments
7 min read
【ASP.NET Core】【TypeScript】File Download

【ASP.NET Core】【TypeScript】File Download

7
Comments
8 min read
Blast Off with Blazor: Build a search-as-you-type box

Blast Off with Blazor: Build a search-as-you-type box

14
Comments
6 min read
Unity Multiplayer: Bottom to Top

Unity Multiplayer: Bottom to Top

36
Comments 7
52 min read
When coding C#, you need to use f for timeScale 00:58

When coding C#, you need to use f for timeScale

8
Comments 1
2 min read
Less Magic, Please

Less Magic, Please

6
Comments
2 min read
Why your EF Core code is now breaking aka the pesky .ToList()

Why your EF Core code is now breaking aka the pesky .ToList()

6
Comments
4 min read
LeetCode with C# - Reverse A String

LeetCode with C# - Reverse A String

3
Comments 8
3 min read
Interview question(s) about concepts you don't interact with often, if at all

Interview question(s) about concepts you don't interact with often, if at all

8
Comments 4
2 min read
How to customize searching in Umbraco list views

How to customize searching in Umbraco list views

6
Comments 2
6 min read
Is C Most Underrated Programming Language?

Is C Most Underrated Programming Language?

29
Comments 37
2 min read
Writing decoupled code with MediatR: The Mediator Pattern

Writing decoupled code with MediatR: The Mediator Pattern

21
Comments
5 min read
Configurar CORS - ASP net core

Configurar CORS - ASP net core

2
Comments
2 min read
Xamarin Community Toolkit In Action (Part 1)

Xamarin Community Toolkit In Action (Part 1)

2
Comments
4 min read
OpenSleigh: a Saga management library for .NET Core

OpenSleigh: a Saga management library for .NET Core

1
Comments
2 min read
Getting Started with ASP.NET

Getting Started with ASP.NET

17
Comments 2
5 min read
23 Node.js Best Practices For Automation Testing

23 Node.js Best Practices For Automation Testing

5
Comments
12 min read
MVC Pattern, explained

MVC Pattern, explained

4
Comments
3 min read
Trace Dapper.NET Source Code - Expression version

Trace Dapper.NET Source Code - Expression version

8
Comments
3 min read
Best .NET Posts This Week: 10th January 2021

Best .NET Posts This Week: 10th January 2021

4
Comments
3 min read
How you can implement Clean Code principles in Power Platform

How you can implement Clean Code principles in Power Platform

1
Comments
7 min read
Creating Better Applications with MVVM

Creating Better Applications with MVVM

27
Comments 2
7 min read
Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

Trace Dapper.NET Source Code - Strongly Typed Mapping - Reflection version

9
Comments
5 min read
【.NET 5】【WPF】Try MVVM

【.NET 5】【WPF】Try MVVM

4
Comments
5 min read
Building a User Login System with ASP .NET Core Identity

Building a User Login System with ASP .NET Core Identity

10
Comments
2 min read
Pdf Converter

Pdf Converter

2
Comments
1 min read
Dialogs in AvaloniaUI

Dialogs in AvaloniaUI

9
Comments 3
5 min read
Faster SQL Bulk Inserts With C#

Faster SQL Bulk Inserts With C#

15
Comments 2
8 min read
loading...