DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Factories are neat

Factories are neat

12
Comments
2 min read
Kentico 12: Design Patterns Part 11 - Unit Testing Custom Page Types

Kentico 12: Design Patterns Part 11 - Unit Testing Custom Page Types

7
Comments
10 min read
Create a C# Class Library (DLL)

Create a C# Class Library (DLL)

17
Comments
4 min read
Writing a simple Brainfuck interpreter in C#

Writing a simple Brainfuck interpreter in C#

6
Comments
1 min read
What happens when you IndexOf an empty string?

What happens when you IndexOf an empty string?

11
Comments 8
2 min read
Reviewing re-throwing

Reviewing re-throwing

10
Comments
4 min read
Generic extension methods ambiguity in C#

Generic extension methods ambiguity in C#

10
Comments
2 min read
Benchmarking The Yield Statement in C#

Benchmarking The Yield Statement in C#

25
Comments 7
5 min read
Action delegate gives Print to VBScript

Action delegate gives Print to VBScript

7
Comments
1 min read
How to organize your Asp.net core Startup file

How to organize your Asp.net core Startup file

18
Comments 3
3 min read
What the Func, Action?

What the Func, Action?

13
Comments
3 min read
Enrich ELMAH errors using error filtering hook

Enrich ELMAH errors using error filtering hook

8
Comments
2 min read
Alternative view engine for ASP.NET Core: Hooking into the ASP.NET Core architecture

Alternative view engine for ASP.NET Core: Hooking into the ASP.NET Core architecture

57
Comments 2
6 min read
What's the big deal with IAsyncEnumerable<T> in .NET Core 3.0?

What's the big deal with IAsyncEnumerable<T> in .NET Core 3.0?

256
Comments 18
4 min read
MAD: Game DevLog #4, Main Menu, Camera Shake and Enemies

MAD: Game DevLog #4, Main Menu, Camera Shake and Enemies

4
Comments
2 min read
Why Codewars is the best way to learn a new programming language!

Why Codewars is the best way to learn a new programming language!

447
Comments 40
6 min read
Sheets-Based CASD #2

Sheets-Based CASD #2

3
Comments
3 min read
Monitoring non-web apps using Azure Application Insights (Part 2: Basic Instrumentation)

Monitoring non-web apps using Azure Application Insights (Part 2: Basic Instrumentation)

10
Comments 2
5 min read
Building microservices, does size matter?

Building microservices, does size matter?

62
Comments 1
3 min read
Getting started with Docker for C# developers

Getting started with Docker for C# developers

40
Comments 3
4 min read
Unity3D and WebGL (WebAssembly) exports

Unity3D and WebGL (WebAssembly) exports

8
Comments 3
1 min read
The C# Chronicles-Week 0

The C# Chronicles-Week 0

6
Comments
4 min read
LINQ Collections and ForEach

LINQ Collections and ForEach

9
Comments 1
4 min read
ASP.NET Core starter templates for SasS MultiTenant application infrastructure

ASP.NET Core starter templates for SasS MultiTenant application infrastructure

25
Comments 1
2 min read
Top 3 Open Source ASP.NET Core based e-commerce web applications

Top 3 Open Source ASP.NET Core based e-commerce web applications

19
Comments 1
2 min read
DSL (from the repository and probably not the best way of doing one either)

DSL (from the repository and probably not the best way of doing one either)

6
Comments
2 min read
C# 8 - switch expression

C# 8 - switch expression

11
Comments 1
1 min read
Create a Simple Web Scraper in C#

Create a Simple Web Scraper in C#

74
Comments 26
6 min read
Error lens extension in Visual Code for C#

Error lens extension in Visual Code for C#

9
Comments
1 min read
My First 3 Weeks as a Software Engineer Summarised in 10 Quotes and Emojis!👩‍💻

My First 3 Weeks as a Software Engineer Summarised in 10 Quotes and Emojis!👩‍💻

63
Comments 23
1 min read
Adding Assemblies on the fly in C# ClearScript projects

Adding Assemblies on the fly in C# ClearScript projects

6
Comments
3 min read
ASP.NET Core Routing Tutorial

ASP.NET Core Routing Tutorial

10
Comments
3 min read
How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

How to UI test using Selenium and .NET Core on Windows, Ubuntu, and maybe MacOS? 🤷‍♀️🤷‍♂️

2
Comments
4 min read
Save your users from typing with AI 🤖

Save your users from typing with AI 🤖

15
Comments
5 min read
Creating Trimmed Self Contained Executables in .NET Core

Creating Trimmed Self Contained Executables in .NET Core

26
Comments 1
4 min read
Creating a Discord bot with C#/.Net Core and DSharpPlus

Creating a Discord bot with C#/.Net Core and DSharpPlus

4
Comments 1
8 min read
Testing (and Timing) String Reversal Functions

Testing (and Timing) String Reversal Functions

5
Comments 2
6 min read
Resubmit Logic Apps using C# ❤❤

Resubmit Logic Apps using C# ❤❤

5
Comments
2 min read
Angular and the REST

Angular and the REST

68
Comments 2
17 min read
Building a Better Library Loader in C# - Part 3

Building a Better Library Loader in C# - Part 3

7
Comments 2
5 min read
C# Intro to the Abstract classes

C# Intro to the Abstract classes

12
Comments 4
9 min read
Interview question: heap vs stack (C#)

Interview question: heap vs stack (C#)

97
Comments 15
5 min read
C# Functional Programming

C# Functional Programming

18
Comments
4 min read
Kentico Technical Support Q&A: Summer 2019

Kentico Technical Support Q&A: Summer 2019

5
Comments
9 min read
Building a Better Library Loader in C# - Part 2

Building a Better Library Loader in C# - Part 2

8
Comments
4 min read
Building a Better Library Loader in C# - Part 1

Building a Better Library Loader in C# - Part 1

15
Comments 4
5 min read
Floating Action Menu with .NET for Android or Xamarin Android

Floating Action Menu with .NET for Android or Xamarin Android

6
Comments
2 min read
Why I Am Writing A Custom Engine

Why I Am Writing A Custom Engine

10
Comments 5
4 min read
People I Know - My little PRM

People I Know - My little PRM

10
Comments
2 min read
C# Intro to the Interface

C# Intro to the Interface

7
Comments
8 min read
Hello, World!

Hello, World!

7
Comments
1 min read
Kotlin for C# Developers

Kotlin for C# Developers

46
Comments
1 min read
What is a Development tool?

What is a Development tool?

6
Comments
7 min read
How to Create a Splash Screen in 3 Steps in .NET for Android or Xamarin.Android

How to Create a Splash Screen in 3 Steps in .NET for Android or Xamarin.Android

8
Comments
4 min read
Floating Material Search View with .NET for Android or Xamarin.Android

Floating Material Search View with .NET for Android or Xamarin.Android

6
Comments
3 min read
How to integrate Font Awesome into a C# WPF Application (Visual Studio 2019)

How to integrate Font Awesome into a C# WPF Application (Visual Studio 2019)

12
Comments
3 min read
C# Interviews Tips

C# Interviews Tips

10
Comments
1 min read
How to Create Infinite Collections Using IEnumerable Properly

How to Create Infinite Collections Using IEnumerable Properly

7
Comments
5 min read
Simulating millions of particles to create the Sun

Simulating millions of particles to create the Sun

101
Comments 11
5 min read
Complete Guide For Using XPath In Selenium With Examples

Complete Guide For Using XPath In Selenium With Examples

13
Comments
28 min read
loading...