DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
JSON Merge Patch in ASP.NET Core

JSON Merge Patch in ASP.NET Core

6
Comments
3 min read
Manage CosmosDB objects (Stored Procedure, Functions, Triggers ...) with this Nuget package

Manage CosmosDB objects (Stored Procedure, Functions, Triggers ...) with this Nuget package

6
Comments
3 min read
Sitemaps 101

Sitemaps 101

56
Comments 2
5 min read
Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

Dynamic Policy Claims in ASP.NET Core using JWT Tokens (and Role Claims)

16
Comments
3 min read
Explaining async await

Explaining async await

13
Comments
4 min read
Why Form Validation Is Important

Why Form Validation Is Important

41
Comments 5
3 min read
Don't You Dare Update That Copyright Manually

Don't You Dare Update That Copyright Manually

9
Comments 2
1 min read
Microsoft Orleans — Observables

Microsoft Orleans — Observables

11
Comments
7 min read
db in c#— how does I do again?

db in c#— how does I do again?

10
Comments 4
4 min read
Build your own debugger using Roslyn's syntax analysis

Build your own debugger using Roslyn's syntax analysis

8
Comments
3 min read
The Override Keyword

The Override Keyword

5
Comments 1
2 min read
Using .pfx and .cer for security in .Net

Using .pfx and .cer for security in .Net

7
Comments 1
4 min read
C# Pause a Thread - Wait For An Event To Happen - Continue Thread

C# Pause a Thread - Wait For An Event To Happen - Continue Thread

20
Comments 12
3 min read
Using EmailValidation in C#

Using EmailValidation in C#

7
Comments
2 min read
Handling Exception in Blazor

Handling Exception in Blazor

16
Comments
3 min read
Service Fabric Remoting: Interception & Custom Headers

Service Fabric Remoting: Interception & Custom Headers

6
Comments 3
3 min read
No Robots Allowed

No Robots Allowed

18
Comments 3
3 min read
Reporting Metrics Using .Net (Core) EventSource and EventCounter

Reporting Metrics Using .Net (Core) EventSource and EventCounter

13
Comments 8
5 min read
Raspberry Pi, Azure, and an Oil Tank from the 1970s

Raspberry Pi, Azure, and an Oil Tank from the 1970s

6
Comments 1
8 min read
New .NET library for those who work with WMI. Simpler than ever.

New .NET library for those who work with WMI. Simpler than ever.

6
Comments
2 min read
Shuffle Fail: Fixing my car stereo with code!

Shuffle Fail: Fixing my car stereo with code!

11
Comments 5
4 min read
What Is An Interface?

What Is An Interface?

68
Comments 7
2 min read
Microsoft Orleans — Easily switching between “development” and “production” configurations.

Microsoft Orleans — Easily switching between “development” and “production” configurations.

14
Comments
9 min read
Merge PDF files in C#

Merge PDF files in C#

8
Comments 1
1 min read
Exploring C++ equivalent of C#'s nameof operator

Exploring C++ equivalent of C#'s nameof operator

7
Comments
3 min read
.NET Core Dependency Injection: Everything You Ought To Know

.NET Core Dependency Injection: Everything You Ought To Know

158
Comments 8
14 min read
Resolving VS Error CS0030 Cannot Convert Type 'Data[]' to 'Data'

Resolving VS Error CS0030 Cannot Convert Type 'Data[]' to 'Data'

5
Comments
2 min read
How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

How to rename Asp .Net Core 2.2 Identity Tables to not have AspNet prefix in EF Core

15
Comments 1
1 min read
What Does It Mean To Inject Code?

What Does It Mean To Inject Code?

45
Comments
2 min read
Monitoring non-web apps using Azure Application Insights (Part 1: Getting Started)

Monitoring non-web apps using Azure Application Insights (Part 1: Getting Started)

12
Comments 2
4 min read
Razor Components for a JavaScript-Free FrontEnd in 2019

Razor Components for a JavaScript-Free FrontEnd in 2019

12
Comments 1
10 min read
40+ OOP Interview Questions in 2019

40+ OOP Interview Questions in 2019

193
Comments 4
20 min read
35 LINQ Interview Questions and Answers To Refresh for 2019

35 LINQ Interview Questions and Answers To Refresh for 2019

70
Comments 2
16 min read
The confusing way of sending emails in .NET Core and other goodies

The confusing way of sending emails in .NET Core and other goodies

9
Comments 1
2 min read
Getting started with xUnit

Getting started with xUnit

12
Comments
1 min read
.NET Core 3.0 Preview w/ C# 8.0 Nullable Reference Types

.NET Core 3.0 Preview w/ C# 8.0 Nullable Reference Types

20
Comments 3
3 min read
The Happy World of ngrok

The Happy World of ngrok

75
Comments 14
2 min read
Nupkg Ergonomics or, The ongoing saga of C# bindings to NNG native library

Nupkg Ergonomics or, The ongoing saga of C# bindings to NNG native library

7
Comments
9 min read
27 C# Interview Questions and Answers to Know in 2019

27 C# Interview Questions and Answers to Know in 2019

420
Comments 10
13 min read
Removing Duplicates from an Array (Using C#)

Removing Duplicates from an Array (Using C#)

11
Comments 2
3 min read
How to use the Abstract Factory design pattern in C#

How to use the Abstract Factory design pattern in C#

56
Comments
8 min read
A fairy tale about async voids, events and error handling

A fairy tale about async voids, events and error handling

17
Comments
6 min read
RPC forwarding for Thrift

RPC forwarding for Thrift

6
Comments
5 min read
Microsoft Orleans — Reminders and grains calling grains

Microsoft Orleans — Reminders and grains calling grains

8
Comments
1 min read
You're using an EditorConfig right?

You're using an EditorConfig right?

7
Comments 1
2 min read
Reviewing TIFF options in detail

Reviewing TIFF options in detail

9
Comments 1
10 min read
How to profile CPU and memory usage from Android C# app while debugging?

How to profile CPU and memory usage from Android C# app while debugging?

5
Comments 1
1 min read
Convert Microsoft Visio Document to BMP in C#

Convert Microsoft Visio Document to BMP in C#

4
Comments
2 min read
What is Dependency Injection?

What is Dependency Injection?

106
Comments 11
2 min read
How to use Factory Method Design Pattern in C#

How to use Factory Method Design Pattern in C#

135
Comments 7
5 min read
ASP.NET Core Generic Host with Rust Services

ASP.NET Core Generic Host with Rust Services

13
Comments
6 min read
Using PaperCSS with ASP.NET Core MVC 2.1 – Layout and Components

Using PaperCSS with ASP.NET Core MVC 2.1 – Layout and Components

6
Comments
4 min read
Microsoft Orleans — Code Generation issue?

Microsoft Orleans — Code Generation issue?

11
Comments
1 min read
Why XAML? Why Now?

Why XAML? Why Now?

13
Comments 1
11 min read
My Struct Crashed Unity3D Editor!

My Struct Crashed Unity3D Editor!

5
Comments
2 min read
Microsoft Orleans — Reporting Dashboard

Microsoft Orleans — Reporting Dashboard

15
Comments
1 min read
Generating PDF file (invoice) using C#

Generating PDF file (invoice) using C#

10
Comments 6
2 min read
State machine controller for Unity

State machine controller for Unity

16
Comments 2
2 min read
What is a tuple in C#?

What is a tuple in C#?

17
Comments 5
2 min read
Microservice-based Application with ASP.NET Core Generic Host

Microservice-based Application with ASP.NET Core Generic Host

32
Comments 4
8 min read
loading...