DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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#

11
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
What Is .NET Core? (What Makes It So Special?)

What Is .NET Core? (What Makes It So Special?)

25
Comments 11
5 min read
Using PaperCSS with ASP.NET Core MVC 2.1 – Step By Step

Using PaperCSS with ASP.NET Core MVC 2.1 – Step By Step

6
Comments 2
3 min read
How to Leverage the Command Pattern for Better Decoupling

How to Leverage the Command Pattern for Better Decoupling

22
Comments 3
5 min read
C# REPL using mono or dotnet-script

C# REPL using mono or dotnet-script

12
Comments
1 min read
.Net Core – Drop Down (Select) Won’t Populate

.Net Core – Drop Down (Select) Won’t Populate

10
Comments
1 min read
Generating HTML document using Aspose.HTML for .NET

Generating HTML document using Aspose.HTML for .NET

11
Comments 2
4 min read
Generating SVG document using Aspose.HTML

Generating SVG document using Aspose.HTML

6
Comments
4 min read
Introduction to Aspose.GIS

Introduction to Aspose.GIS

10
Comments
7 min read
What I've Learned So Far Building Coravel (Open Source .NET Core Tooling) - Part 1

What I've Learned So Far Building Coravel (Open Source .NET Core Tooling) - Part 1

27
Comments 3
6 min read
Convert Microsoft Visio Document to HTML in C#

Convert Microsoft Visio Document to HTML in C#

8
Comments
2 min read
Run a command in an external terminal with .Net Core

Run a command in an external terminal with .Net Core

13
Comments 2
5 min read
Generate Microsoft Excel Cell Data with Formatting and Save to XLSX, PDF and HTML formats using Aspose.Cells API

Generate Microsoft Excel Cell Data with Formatting and Save to XLSX, PDF and HTML formats using Aspose.Cells API

10
Comments 1
7 min read
Convert TSV to Excel in C#.NET

Convert TSV to Excel in C#.NET

7
Comments
4 min read
Copy Excel Range to Worksheet in C#.NET

Copy Excel Range to Worksheet in C#.NET

6
Comments 1
3 min read
A Potpourri of .Net Core CI/CD (Lite)

A Potpourri of .Net Core CI/CD (Lite)

24
Comments 4
7 min read
Clarifying image creation in Aspose.Imaging

Clarifying image creation in Aspose.Imaging

7
Comments
3 min read
NoteWorx - Project 6

NoteWorx - Project 6

10
Comments
7 min read
MediatR behaviors to validate API Resource existence

MediatR behaviors to validate API Resource existence

9
Comments
1 min read
Control over rasterization in Aspose.CAD.

Control over rasterization in Aspose.CAD.

6
Comments
6 min read
Angular, Typescript, and .net core — updating SolarProjection with a form

Angular, Typescript, and .net core — updating SolarProjection with a form

12
Comments 4
6 min read
loading...