DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Zero to Production in 15 minutes

Zero to Production in 15 minutes

2
Comments 2
1 min read
Develop a Simple CRUD App with ASP.NET Core Blazor WebAssembly and CockroachDB

Develop a Simple CRUD App with ASP.NET Core Blazor WebAssembly and CockroachDB

28
Comments 2
9 min read
Debugging Multiple .NET Core Projects in VS Code

Debugging Multiple .NET Core Projects in VS Code

12
Comments
3 min read
Event Sourcing Parte 5: CQRS

Event Sourcing Parte 5: CQRS

16
Comments
9 min read
Rock, Paper, Scissors, Lizard, Spock

Rock, Paper, Scissors, Lizard, Spock

2
Comments
5 min read
How to include folders as link recursively in csproj files

How to include folders as link recursively in csproj files

11
Comments
1 min read
Use JavaScript in Blazor to Auto-Resize Pages

Use JavaScript in Blazor to Auto-Resize Pages

2
Comments
1 min read
Blazor Binding and Event Handling

Blazor Binding and Event Handling

2
Comments
1 min read
Background processing in .NET Core: Hangfire

Background processing in .NET Core: Hangfire

4
Comments
4 min read
Pull Request

Pull Request

4
Comments
2 min read
Refactoring in C# using NDepend

Refactoring in C# using NDepend

3
Comments
2 min read
Working with .Net Core & React - what I've learned

Working with .Net Core & React - what I've learned

53
Comments 15
4 min read
Functional Collections

Functional Collections

3
Comments 1
3 min read
Beginner C#: Working with Strings

Beginner C#: Working with Strings

10
Comments
6 min read
【Entity Framework Core】Raw SQL Queries

【Entity Framework Core】Raw SQL Queries

7
Comments
3 min read
Basic Project Structure

Basic Project Structure

8
Comments
3 min read
Game Dev Digest — Issue #65 - Coding Principles, Shader Experiments, and more

Game Dev Digest — Issue #65 - Coding Principles, Shader Experiments, and more

6
Comments
8 min read
Mockando Injeção de Dependência em Testes Integrados no ASP.NET 3.1

Mockando Injeção de Dependência em Testes Integrados no ASP.NET 3.1

9
Comments 4
4 min read
Learning Abstraction: The Basics

Learning Abstraction: The Basics

4
Comments
3 min read
Building a simple tooltip component for Blazor in under 10 lines of code*

Building a simple tooltip component for Blazor in under 10 lines of code*

9
Comments 1
4 min read
【PostgreSQL】【EntityFramework Core】Debugging SQL 1

【PostgreSQL】【EntityFramework Core】Debugging SQL 1

5
Comments 2
5 min read
Getting the file name without extension in C# - #TIP

Getting the file name without extension in C# - #TIP

5
Comments
1 min read
Simple Cryptocurrency App With Blazor Server Including Excel Export

Simple Cryptocurrency App With Blazor Server Including Excel Export

8
Comments
2 min read
FluentValidation in ASP.NET Core

FluentValidation in ASP.NET Core

10
Comments 1
3 min read
Creating External DSLs using ANTLR and C#

Creating External DSLs using ANTLR and C#

5
Comments
11 min read
The .NET Docs Show: Data & .NET

The .NET Docs Show: Data & .NET

19
Comments 1
1 min read
Aspect-Oriented Programming (AOP) by source-level weaving

Aspect-Oriented Programming (AOP) by source-level weaving

7
Comments 1
20 min read
Using Blazor? Consider MVVM

Using Blazor? Consider MVVM

12
Comments 1
2 min read
Don't Ignore Your Functions

Don't Ignore Your Functions

10
Comments
6 min read
How to Send a Complex Type List of Objects to SQL Server

How to Send a Complex Type List of Objects to SQL Server

10
Comments 3
5 min read
Beginner C#: Variables and Basic Data Types

Beginner C#: Variables and Basic Data Types

5
Comments
4 min read
Flyleaf: Media Player & Torrent Streamer Application [Open .NET Library & Control for WinForms / WPF]

Flyleaf: Media Player & Torrent Streamer Application [Open .NET Library & Control for WinForms / WPF]

4
Comments
1 min read
Event Sourcing Parte 4: Domain Events

Event Sourcing Parte 4: Domain Events

15
Comments 4
7 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#

6
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

4
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

3
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)

8
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
loading...