DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Using Named Pipes in C# for Interprocess Communication

Using Named Pipes in C# for Interprocess Communication

9
Comments 4
2 min read
How to Read Action Method Parameters using IActionFilter in ASP.NET Core MVC

How to Read Action Method Parameters using IActionFilter in ASP.NET Core MVC

6
Comments
4 min read
Mastering Action and Func Delegates in C#: A Comprehensive Guide

Mastering Action and Func Delegates in C#: A Comprehensive Guide

8
Comments
9 min read
Two Sum in C#

Two Sum in C#

4
Comments
2 min read
Introducing the New .NET MAUI Text Input Layout

Introducing the New .NET MAUI Text Input Layout

2
Comments
7 min read
What is Animation System in Unity3D

What is Animation System in Unity3D

2
Comments
2 min read
Create Project Planning and Resource Management Calendar in .NET MAUI

Create Project Planning and Resource Management Calendar in .NET MAUI

Comments
10 min read
Introducing the New .NET MAUI Funnel Charts

Introducing the New .NET MAUI Funnel Charts

Comments
5 min read
100 Days of Code Challenge: Day 2

100 Days of Code Challenge: Day 2

Comments
2 min read
ConfigurationManager and Azure Key Vault

ConfigurationManager and Azure Key Vault

4
Comments
2 min read
Don't box your logs: .NET 6 source generator for logger

Don't box your logs: .NET 6 source generator for logger

3
Comments
5 min read
One Minute Notes: delegates in C#

One Minute Notes: delegates in C#

4
Comments 2
2 min read
VS2022 set working folder

VS2022 set working folder

4
Comments
3 min read
Customizing AutoFixture to simplify our tests setups

Customizing AutoFixture to simplify our tests setups

1
Comments
1 min read
Passwords in SQL-Server C#

Passwords in SQL-Server C#

6
Comments
3 min read
C#: What is Boxing?

C#: What is Boxing?

2
Comments
2 min read
Understanding Task.WhenAll in C#

Understanding Task.WhenAll in C#

13
Comments
2 min read
C# Study Plan for Mid-Level Developers

C# Study Plan for Mid-Level Developers

5
Comments
2 min read
Console applications in C#

Console applications in C#

10
Comments
4 min read
Cancellation Tokens in C#

Cancellation Tokens in C#

32
Comments 6
3 min read
.NET 7: Minimal APIs y FluentValidation

.NET 7: Minimal APIs y FluentValidation

14
Comments 1
8 min read
Override and New confusion in CSharp

Override and New confusion in CSharp

3
Comments
6 min read
How to use Async/Await in Unity

How to use Async/Await in Unity

2
Comments
3 min read
A small benchmark to compare concurrent data structures in C#

A small benchmark to compare concurrent data structures in C#

4
Comments 1
1 min read
What’s New in Syncfusion Blazor: 2022 Volume 4

What’s New in Syncfusion Blazor: 2022 Volume 4

3
Comments
12 min read
Puppeteer Sharp: Crawl the Web using C# and Headless Chrome

Puppeteer Sharp: Crawl the Web using C# and Headless Chrome

24
Comments 2
5 min read
Syntatic Sugars | C# Hidden Features

Syntatic Sugars | C# Hidden Features

1
Comments
3 min read
Practicing algorithms using Polyglot Notebooks - part 1 (setup)

Practicing algorithms using Polyglot Notebooks - part 1 (setup)

3
Comments
4 min read
Practicing algorithms using Polyglot Notebooks - part 2 - introduction

Practicing algorithms using Polyglot Notebooks - part 2 - introduction

1
Comments
4 min read
Keycloak as Authorization Server in .NET

Keycloak as Authorization Server in .NET

9
Comments
10 min read
Time-out requests in ASP.NET Core with cancellation tokens

Time-out requests in ASP.NET Core with cancellation tokens

6
Comments
5 min read
Introducing the New .NET MAUI Rating Control

Introducing the New .NET MAUI Rating Control

1
Comments
7 min read
Azure Maps as a Source to Syncfusion Maps

Azure Maps as a Source to Syncfusion Maps

Comments
5 min read
Is It Faster to Enumerate an Array With "foreach" or "for" in C#?

Is It Faster to Enumerate an Array With "foreach" or "for" in C#?

2
Comments
5 min read
Introducing the Sixth Set of .NET MAUI Controls

Introducing the Sixth Set of .NET MAUI Controls

1
Comments
10 min read
Optimize Your C# Skills: A Comprehensive Guide to Best Practices and Tips

Optimize Your C# Skills: A Comprehensive Guide to Best Practices and Tips

12
Comments 8
3 min read
Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

Become a C# Pro and Write Clean Code Like a Boss with These SOLID Principles Best Practices

4
Comments
6 min read
Integration tests without API dependencies with ASP.NET Core and WireMock.Net

Integration tests without API dependencies with ASP.NET Core and WireMock.Net

6
Comments
6 min read
Data Structures: Arrays and Lists in Comparison

Data Structures: Arrays and Lists in Comparison

7
Comments
5 min read
Four lessons I learned after working with Hangfire

Four lessons I learned after working with Hangfire

4
Comments
3 min read
Indexing and Querying Embedded Objects with Redis OM .NET

Indexing and Querying Embedded Objects with Redis OM .NET

4
Comments
6 min read
A Simple To-Do App Using JS Interop with HTML5 Drag and Drop in Blazor WebAssembly

A Simple To-Do App Using JS Interop with HTML5 Drag and Drop in Blazor WebAssembly

1
Comments
8 min read
How to create Prefabs in Unity3D?

How to create Prefabs in Unity3D?

1
Comments
2 min read
C# Initialize a List of Size n

C# Initialize a List of Size n

3
Comments 1
1 min read
TRIM THEM ALL!

TRIM THEM ALL!

Comments
2 min read
Using dotnet tool

Using dotnet tool

2
Comments
1 min read
Hidden Gems of C#: Exploring lesser known C# Language Features Part I

Hidden Gems of C#: Exploring lesser known C# Language Features Part I

10
Comments 1
3 min read
Working with Memory Efficiently in C#: An Introduction to Span<T>

Working with Memory Efficiently in C#: An Introduction to Span<T>

6
Comments
2 min read
Using Verify, Setup and Callback in the Moq Mocking Framework

Using Verify, Setup and Callback in the Moq Mocking Framework

3
Comments
4 min read
Creating Your Own Custom Attributes in C# and Retrieving Their Values

Creating Your Own Custom Attributes in C# and Retrieving Their Values

7
Comments
3 min read
Security analysis of a repository pattern and asking ChatGPT about it.

Security analysis of a repository pattern and asking ChatGPT about it.

2
Comments
3 min read
Hallo RabbitMQ - 1. Die Basics

Hallo RabbitMQ - 1. Die Basics

3
Comments
7 min read
Working with Azure SQL Triggers in Azure Functions

Working with Azure SQL Triggers in Azure Functions

21
Comments 3
7 min read
Develop Minimal APIs in .NET 7 using Entity Framework Core 7

Develop Minimal APIs in .NET 7 using Entity Framework Core 7

11
Comments 1
7 min read
Dependency Injection in Azure Functions

Dependency Injection in Azure Functions

3
Comments
3 min read
Microsoft Orleans: Grain Caches

Microsoft Orleans: Grain Caches

Comments
4 min read
Experience with rewriting a complete application

Experience with rewriting a complete application

2
Comments
2 min read
.NET 7: suspicious places and errors in the source code

.NET 7: suspicious places and errors in the source code

5
Comments 2
14 min read
How to replace BackgroundServices with a lite Hangfire

How to replace BackgroundServices with a lite Hangfire

9
Comments
4 min read
Easiest Ways to Highlight Data in Excel Using C#

Easiest Ways to Highlight Data in Excel Using C#

2
Comments
10 min read
loading...