DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Event Sourcing Parte 4: Domain Events

Event Sourcing Parte 4: Domain Events

15
Comments 4
7 min read
Beginner C#: Variables and Basic Data Types

Beginner C#: Variables and Basic Data Types

5
Comments
4 min read
Fusion = real-time UIs in Blazor + consistent caching in .NET Core

Fusion = real-time UIs in Blazor + consistent caching in .NET Core

5
Comments
1 min read
IComparable vs IComparer

IComparable vs IComparer

6
Comments 10
6 min read
CshtmlComponent - Typed Slots

CshtmlComponent - Typed Slots

3
Comments
2 min read
Compress files in memory (.zip) using C#

Compress files in memory (.zip) using C#

7
Comments
2 min read
Game Dev Digest — Issue #64 - Physics, C# and Great Graphics

Game Dev Digest — Issue #64 - Physics, C# and Great Graphics

9
Comments
7 min read
How to add gzip compression to ASP.NET Core API responses

How to add gzip compression to ASP.NET Core API responses

5
Comments
1 min read
Native Dependency Injection in Azure Functions with C#

Native Dependency Injection in Azure Functions with C#

6
Comments
3 min read
Linked Lists

Linked Lists

4
Comments
8 min read
A generic code to convert a file to image format

A generic code to convert a file to image format

4
Comments
1 min read
BINARY SEARCH TREE

BINARY SEARCH TREE

7
Comments 4
5 min read
Call a SQL function in EF Core 3 without Linq queries, mapping and translation

Call a SQL function in EF Core 3 without Linq queries, mapping and translation

6
Comments 2
1 min read
AvaloniaUI: Dependency Injection

AvaloniaUI: Dependency Injection

17
Comments
5 min read
Building our own Salesforce SFMC integration with Sitecore Forms

Building our own Salesforce SFMC integration with Sitecore Forms

7
Comments
4 min read
Don't store null bits

Don't store null bits

7
Comments
4 min read
Building a Software Survey using Blazor - Part 3 - Components

Building a Software Survey using Blazor - Part 3 - Components

6
Comments
4 min read
String important points

String important points

4
Comments 1
1 min read
.Net Core | User Secrets

.Net Core | User Secrets

4
Comments 1
3 min read
How to get Hot Module Reload with custom webpack in ASP.NET Core 3.1

How to get Hot Module Reload with custom webpack in ASP.NET Core 3.1

12
Comments 1
7 min read
C# for Loop (With STEP-BY-STEP Video)

C# for Loop (With STEP-BY-STEP Video)

6
Comments
10 min read
Advanced Arrays

Advanced Arrays

8
Comments
5 min read
C# Jagged Array (With STEP-BY-STEP Video)

C# Jagged Array (With STEP-BY-STEP Video)

9
Comments
12 min read
【.NET Core】【ClosedXML】Getting cell values 2

【.NET Core】【ClosedXML】Getting cell values 2

5
Comments
2 min read
Four Micro-Frontend Architecture Types You Can Implement With Blazor

Four Micro-Frontend Architecture Types You Can Implement With Blazor

9
Comments
2 min read
Parsing Data Packets In .NET

Parsing Data Packets In .NET

5
Comments
7 min read
CshtmlComponent V2.2.0 - Reference Capturing

CshtmlComponent V2.2.0 - Reference Capturing

4
Comments
2 min read
Beginner C#: Getting Started

Beginner C#: Getting Started

9
Comments
5 min read
How to install .NET core SDK with ASP.NET on Manjaro Linux

How to install .NET core SDK with ASP.NET on Manjaro Linux

8
Comments 3
2 min read
See what's inside a ZIP file

See what's inside a ZIP file

6
Comments
1 min read
SHort learning Godot engine

SHort learning Godot engine

6
Comments
1 min read
Beginner C#: Why learn C#?

Beginner C#: Why learn C#?

15
Comments
4 min read
GitHub Desktop for better repo organisation 00:30

GitHub Desktop for better repo organisation

12
Comments 1
2 min read
[Unity] How to Use Physics.OverlapCapsule

[Unity] How to Use Physics.OverlapCapsule

3
Comments
3 min read
Game Dev Digest — Issue #63 - Fall Guys, ScriptableObects, and Stylized Effects

Game Dev Digest — Issue #63 - Fall Guys, ScriptableObects, and Stylized Effects

5
Comments
9 min read
Asynchronous Programming in .Net Core (Part 1)

Asynchronous Programming in .Net Core (Part 1)

7
Comments
6 min read
Why We Upgraded Our Production Application to .NET 5.0

Why We Upgraded Our Production Application to .NET 5.0

14
Comments 1
4 min read
Safer Data Parsing with Try Monads

Safer Data Parsing with Try Monads

5
Comments 1
9 min read
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#

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

Set Class Fields Using 'out' Parameters

6
Comments
1 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

25
Comments 2
11 min read
Writing cleaner code with Object Calisthenics

Writing cleaner code with Object Calisthenics

41
Comments
11 min read
Debugging System.AggregateException - even in async code

Debugging System.AggregateException - even in async code

6
Comments
4 min read
Adding Health Checks UI

Adding Health Checks UI

21
Comments
2 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#

5
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

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

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

C# - The For Loop Paradox

11
Comments
2 min read
loading...