DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
3 things you won't believe happen when you execute a print statement

3 things you won't believe happen when you execute a print statement

10
Comments 2
3 min read
C# Nullable Reference Types: IntelliSense Confusion

C# Nullable Reference Types: IntelliSense Confusion

8
Comments
4 min read
How do you choose between an interface and abstract class?

How do you choose between an interface and abstract class?

23
Comments 17
3 min read
.NET Careers is live on Product Hunt 🚀

.NET Careers is live on Product Hunt 🚀

8
Comments
1 min read
Multi-threading without locks

Multi-threading without locks

15
Comments 1
4 min read
Stop procrastinating and do the thing!

Stop procrastinating and do the thing!

3
Comments
1 min read
Project Aurora Begins

Project Aurora Begins

4
Comments
1 min read
Debugging System.OutOfMemoryException using .NET tools

Debugging System.OutOfMemoryException using .NET tools

12
Comments
5 min read
Programmatically determine OS is up to date or outdated on windows or mac osx .

Programmatically determine OS is up to date or outdated on windows or mac osx .

21
Comments 2
2 min read
Check out my Brainfuck engine

Check out my Brainfuck engine

9
Comments
1 min read
Behind the compiler: 20 examples of C# code before and after compiling

Behind the compiler: 20 examples of C# code before and after compiling

3
Comments
2 min read
Apply Cut or Copy to blank lines when there is no selection

Apply Cut or Copy to blank lines when there is no selection

6
Comments
1 min read
Timers in .NET Part 2

Timers in .NET Part 2

8
Comments
2 min read
Azure Durable Functions

Azure Durable Functions

6
Comments
3 min read
A Blurb About Async/Await

A Blurb About Async/Await

7
Comments
2 min read
Timers in .NET

Timers in .NET

5
Comments 5
2 min read
Is there a barrier to entry for .Net?

Is there a barrier to entry for .Net?

35
Comments 8
3 min read
Sitecore Commerce - Introduction

Sitecore Commerce - Introduction

7
Comments 5
4 min read
How to avoid storing secrets in ASP.NET source code

How to avoid storing secrets in ASP.NET source code

12
Comments 1
3 min read
Unit Testing for Dummies

Unit Testing for Dummies

6
Comments
1 min read
Fix Visual Studio Mono.AndroidTools.RequiresUninstallException

Fix Visual Studio Mono.AndroidTools.RequiresUninstallException

5
Comments
1 min read
New version of SapphireDb with NodeJs support

New version of SapphireDb with NodeJs support

8
Comments
2 min read
Creating a Basic Web Site from an Asp.Net Core Empty Project

Creating a Basic Web Site from an Asp.Net Core Empty Project

9
Comments
3 min read
.NET in Calgary, CA

.NET in Calgary, CA

3
Comments 2
1 min read
Understanding the ref keyword in C#

Understanding the ref keyword in C#

6
Comments
1 min read
Easily Animate Your Xamarin Applications with Lottie Animation

Easily Animate Your Xamarin Applications with Lottie Animation

6
Comments
3 min read
Ensuring code quality for API’s with Request Manager API Pattern

Ensuring code quality for API’s with Request Manager API Pattern

11
Comments
10 min read
An ADR Visual Studio Extension – Dependency Injection

An ADR Visual Studio Extension – Dependency Injection

6
Comments
2 min read
An app I built now has 10,000 acquisitions!!

An app I built now has 10,000 acquisitions!!

35
Comments 12
1 min read
A step towards a faster Web: Early flushing in c#.net

A step towards a faster Web: Early flushing in c#.net

12
Comments
1 min read
Embedding C# libraries as source code

Embedding C# libraries as source code

8
Comments 7
1 min read
An ADR Visual Studio Extension – Listing and Reading the files

An ADR Visual Studio Extension – Listing and Reading the files

6
Comments
3 min read
Using ARM Templates in C# Integration Tests

Using ARM Templates in C# Integration Tests

5
Comments
8 min read
Web Development Services 2020

Web Development Services 2020

6
Comments
1 min read
A basic but real Lua Interpreter in C#

A basic but real Lua Interpreter in C#

7
Comments
1 min read
Application Configuration - thinking of configuration as data

Application Configuration - thinking of configuration as data

7
Comments 4
6 min read
Select N+1 Problem

Select N+1 Problem

14
Comments 1
3 min read
The subtle art of refactoring #1

The subtle art of refactoring #1

7
Comments 1
2 min read
NetLearner on ASP .NET Core 3.1

NetLearner on ASP .NET Core 3.1

6
Comments
3 min read
Herramientas y Frameworks interesantes de programación - Parte 2 Software Ecommerce

Herramientas y Frameworks interesantes de programación - Parte 2 Software Ecommerce

6
Comments
3 min read
How to health check your TopShelf service in Kubernetes

How to health check your TopShelf service in Kubernetes

8
Comments
4 min read
Cache IdentityServer4 Access Tokens in Blazor, MVC, or Razor Pages

Cache IdentityServer4 Access Tokens in Blazor, MVC, or Razor Pages

13
Comments
4 min read
Youtube Video: What’s New in C# 8.0- Default Implementation in Interface

Youtube Video: What’s New in C# 8.0- Default Implementation in Interface

10
Comments 5
1 min read
Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

Adding a Custom Stamp to a PDF Using Xamarin PDF Viewer

9
Comments
4 min read
Create CRUD App Using Entity Framework Core 3.0 with SQL Server

Create CRUD App Using Entity Framework Core 3.0 with SQL Server

7
Comments
5 min read
Streaming process output to a browser, with SignalR and C#

Streaming process output to a browser, with SignalR and C#

60
Comments
7 min read
Tries

Tries

14
Comments
2 min read
8 Common Causes of Infinite C# Loops

8 Common Causes of Infinite C# Loops

7
Comments
8 min read
Create Multi-Project App in .Net Core 3.0

Create Multi-Project App in .Net Core 3.0

7
Comments
4 min read
How to Group in C# Like in SQL

How to Group in C# Like in SQL

5
Comments
1 min read
Graphs

Graphs

10
Comments
3 min read
[Configuration in Azure Functions Series - Part 4] Azure App Configuration and Azure Key Vault

[Configuration in Azure Functions Series - Part 4] Azure App Configuration and Azure Key Vault

7
Comments
12 min read
[Configuration in Azure Functions Series - Part 2] A deeper dive into Azure Functions configuration

[Configuration in Azure Functions Series - Part 2] A deeper dive into Azure Functions configuration

7
Comments
19 min read
[Configuration in Azure Functions Series - Part 3] Add ASP.NET Core configuration into an Azure Function project

[Configuration in Azure Functions Series - Part 3] Add ASP.NET Core configuration into an Azure Function project

7
Comments
12 min read
When in doubt, reverse engineer it

When in doubt, reverse engineer it

8
Comments
4 min read
Software Engineers and QA

Software Engineers and QA

7
Comments
1 min read
Code Review: Best Practices

Code Review: Best Practices

8
Comments
6 min read
Priority Queues

Priority Queues

13
Comments
2 min read
Get a notification at the client when using the Firebase Cloud Messaging service on .NET

Get a notification at the client when using the Firebase Cloud Messaging service on .NET

9
Comments
1 min read
Increase Productivity with LINQPad

Increase Productivity with LINQPad

10
Comments
5 min read
loading...