DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Don't You Dare Update That Copyright Manually

Don't You Dare Update That Copyright Manually

9
Comments 2
1 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

9
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

9
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#

8
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

15
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

8
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
Entity Framework Core Generator - Generating a model from an existing database

Entity Framework Core Generator - Generating a model from an existing database

Comments
3 min read
What Does It Mean To Inject Code?

What Does It Mean To Inject Code?

45
Comments
2 min read
Resolving VS Error CS0030 Cannot Convert Type 'Data[]' to 'Data'

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

6
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
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
loading...