DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The .NET Stacks #30: đŸ„‚ See ya, 2020

The .NET Stacks #30: đŸ„‚ See ya, 2020

11
Comments
13 min read
Application Insights for Worker Service using Serilog

Application Insights for Worker Service using Serilog

9
Comments
2 min read
Trace Dapper.NET Source Code - Emit IL Mapping

Trace Dapper.NET Source Code - Emit IL Mapping

8
Comments
6 min read
Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

Getting Started with Azure Service Bus Queues & ASP.NET Core - Part 2

13
Comments 4
4 min read
The problem with HTTP PUT method and possible ways to resolve it

The problem with HTTP PUT method and possible ways to resolve it

12
Comments
6 min read
Introduction to C# 9 Workshop

Introduction to C# 9 Workshop

16
Comments
1 min read
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

9
Comments
6 min read
How to Build a Quick UI for Your Restful API + Howto Cheatsheet

How to Build a Quick UI for Your Restful API + Howto Cheatsheet

7
Comments
4 min read
Making C# More Welcoming

Making C# More Welcoming

47
Comments 2
12 min read
Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

7
Comments
6 min read
Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

Kentico Xperience Xplorations: Quickly Debugging Queries in a Console Application

10
Comments
8 min read
Unity 106: Platforms and Builds

Unity 106: Platforms and Builds

6
Comments
1 min read
Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

Trace Dapper.NET Source Code - TypeHandler custom Mapping logic & its underlying logic

10
Comments
5 min read
.NET 5.0 Blazor Web Assembly TODO List simple app

.NET 5.0 Blazor Web Assembly TODO List simple app

12
Comments 2
7 min read
【C#】Play records

【C#】Play records

6
Comments
4 min read
How To Deploy Your .NET Core App on an IIS Server

How To Deploy Your .NET Core App on an IIS Server

5
Comments
4 min read
Trace Dapper.NET Source Code - Query Multiple Mapping

Trace Dapper.NET Source Code - Query Multiple Mapping

10
Comments
6 min read
What languages are most commonly used for GUI development?

What languages are most commonly used for GUI development?

6
Comments 2
1 min read
Introducing TinYard - Your next .NET IoC framework

Introducing TinYard - Your next .NET IoC framework

3
Comments
3 min read
Design: Modelos AnĂȘmicos e Modelos Ricos

Design: Modelos AnĂȘmicos e Modelos Ricos

68
Comments 16
10 min read
Game Dev Digest — Issue #74 - Visuals and Math

Game Dev Digest — Issue #74 - Visuals and Math

2
Comments
10 min read
Designing of Personal Assistant By WinForm in C#

Designing of Personal Assistant By WinForm in C#

6
Comments
1 min read
Unit Testing the Azure Cosmos DB Change Feed in xUnit and C#

Unit Testing the Azure Cosmos DB Change Feed in xUnit and C#

8
Comments
4 min read
Use local function attributes with C# 9

Use local function attributes with C# 9

5
Comments
2 min read
Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

Trace Dapper.NET Source Code - Wrong SQL String Concat Will Cause Slow Efficiency And Memory Leaks

9
Comments
4 min read
5 Must Install NuGet Packages for New Xamarin Projects

5 Must Install NuGet Packages for New Xamarin Projects

14
Comments
4 min read
Designing Around F# Interop

Designing Around F# Interop

12
Comments
8 min read
Benchmark Strings

Benchmark Strings

6
Comments
3 min read
Awesome console apps in C#

Awesome console apps in C#

7
Comments
4 min read
How to Use AWS SES as a Custom Email Sender in ASP .Net Core Identity

How to Use AWS SES as a Custom Email Sender in ASP .Net Core Identity

9
Comments 1
2 min read
Want to run your exe from just anywhere on your computer?

Want to run your exe from just anywhere on your computer?

7
Comments 1
3 min read
What are "var" and "dynamic" in C#?

What are "var" and "dynamic" in C#?

23
Comments 11
2 min read
Building a Software Survey using Blazor - Part 10 - Bicep

Building a Software Survey using Blazor - Part 10 - Bicep

6
Comments
5 min read
Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

Trace Dapper.NET Source Code - The important concept of dynamic create method "code from result" optimizes efficiency

8
Comments 3
2 min read
Print PDF and Export Excel from RDLC in Asp.Net Core

Print PDF and Export Excel from RDLC in Asp.Net Core

35
Comments 13
3 min read
Best .NET Posts This Week: 6th December 2020

Best .NET Posts This Week: 6th December 2020

7
Comments
3 min read
Three Methods to Convert Strings into Enums in C#

Three Methods to Convert Strings into Enums in C#

6
Comments
5 min read
how does Entity Framework Core figure out where to get the connection string in .NET Core app?

how does Entity Framework Core figure out where to get the connection string in .NET Core app?

3
Comments
1 min read
Small examples to use Rust from C#

Small examples to use Rust from C#

6
Comments
1 min read
Augmented Reality for .NET Developers on iOS

Augmented Reality for .NET Developers on iOS

10
Comments 2
4 min read
How to Use a MongoDB Database in a ASP NET Core Web API application

How to Use a MongoDB Database in a ASP NET Core Web API application

27
Comments
6 min read
Http endpoint versioning

Http endpoint versioning

7
Comments 1
2 min read
Deprecating methods with optional arguments

Deprecating methods with optional arguments

4
Comments
3 min read
Your "Clean Architecture" is still layered!

Your "Clean Architecture" is still layered!

13
Comments 7
3 min read
Microsoft Orleans - Health Checks

Microsoft Orleans - Health Checks

7
Comments
8 min read
Suggestions and Advice Needed In C# (Csharp)

Suggestions and Advice Needed In C# (Csharp)

10
Comments 9
1 min read
Versionando tu API en .NET Core

Versionando tu API en .NET Core

15
Comments 1
3 min read
Using GraphQL .NET Client in .NET 5

Using GraphQL .NET Client in .NET 5

7
Comments
2 min read
Instantiating MonoBehaviours in Unity

Instantiating MonoBehaviours in Unity

4
Comments 1
8 min read
IEnumerables transferred to Golang

IEnumerables transferred to Golang

8
Comments 2
3 min read
Unity 104: Physics and Collisions

Unity 104: Physics and Collisions

9
Comments
2 min read
Redis && .Net Core

Redis && .Net Core

9
Comments
7 min read
Cool things I learned about NUnit while re-launching the docs

Cool things I learned about NUnit while re-launching the docs

6
Comments
4 min read
Build your own Music Pad with C#, HTML, and CSS (VIDEO)

Build your own Music Pad with C#, HTML, and CSS (VIDEO)

5
Comments 1
1 min read
Progress indicator for console applications

Progress indicator for console applications

7
Comments 2
3 min read
[C#] Try SQLite-net

[C#] Try SQLite-net

9
Comments 1
4 min read
Never Return Null Again

Never Return Null Again

8
Comments
5 min read
I never pass wrong parameter values to a method again with Visual Studio 2019

I never pass wrong parameter values to a method again with Visual Studio 2019

4
Comments
2 min read
Ocelot with .Net Core 5.0

Ocelot with .Net Core 5.0

24
Comments 8
3 min read
DotVVM Advent Calendar 2020

DotVVM Advent Calendar 2020

7
Comments
4 min read
loading...