DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
VSCode Profiles - .Net Flavored

VSCode Profiles - .Net Flavored

12
Comments
5 min read
ISet<T> Considered Harmful

ISet<T> Considered Harmful

2
Comments
5 min read
SFMC and its many features

SFMC and its many features

2
Comments
4 min read
How to Represent a Graph in C#

How to Represent a Graph in C#

65
Comments 2
8 min read
Set Class Fields Using 'out' Parameters

Set Class Fields Using 'out' Parameters

6
Comments
1 min read
Writing cleaner code with Object Calisthenics

Writing cleaner code with Object Calisthenics

49
Comments
11 min read
Fast Builds: Make a Url Shortener with .NET

Fast Builds: Make a Url Shortener with .NET

22
Comments
12 min read
A simpler approach to building event driven software using .NET Core and Kafka

A simpler approach to building event driven software using .NET Core and Kafka

26
Comments 2
11 min read
Adding Health Checks UI

Adding Health Checks UI

22
Comments
2 min read
Debugging System.AggregateException - even in async code

Debugging System.AggregateException - even in async code

6
Comments
4 min read
Using C# Delegates in Unity

Using C# Delegates in Unity

7
Comments
3 min read
MagicLeapで任意の平面にオブジェクトを置く方法

MagicLeapで任意の平面にオブジェクトを置く方法

5
Comments
3 min read
Transforming data from JSON to XML and XML to JSON with C#

Transforming data from JSON to XML and XML to JSON with C#

6
Comments 1
4 min read
Kentico CMS Quick Tip: Using Font Awesome Icons for Custom Page Types

Kentico CMS Quick Tip: Using Font Awesome Icons for Custom Page Types

5
Comments
6 min read
Run EF Core Queries on SQL Server From Blazor WebAssembly

Run EF Core Queries on SQL Server From Blazor WebAssembly

23
Comments 2
26 min read
LINQ: Caveats and pitfalls

LINQ: Caveats and pitfalls

7
Comments 4
10 min read
Asynchronous Programming in .Net Core (Part 2)

Asynchronous Programming in .Net Core (Part 2)

6
Comments
3 min read
Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

Visual Studio IDE Shortcut keys: 5 cool handy tips to speed your programming

7
Comments 1
2 min read
Using scoped services inside singletons

Using scoped services inside singletons

3
Comments
3 min read
Building a Software Survey using Blazor - Part 2 - Better State

Building a Software Survey using Blazor - Part 2 - Better State

5
Comments
3 min read
Programacão assíncrona no C#

Programacão assíncrona no C#

5
Comments 1
2 min read
Advanced F# Interop

Advanced F# Interop

4
Comments
7 min read
C# - The For Loop Paradox

C# - The For Loop Paradox

11
Comments
2 min read
Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

Use System.IO.Pipelines and System.Threading.Channels APIs to Boost Performance

12
Comments 1
3 min read
Changing Serilog Minimum level without application restart on .NET Framework and Core

Changing Serilog Minimum level without application restart on .NET Framework and Core

1
Comments
3 min read
loading...