DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
How to Send an Email in Any Language Using the Nylas APIs

How to Send an Email in Any Language Using the Nylas APIs

2
Comments
7 min read
Deploy Azure Functions using Azure Container Registry

Deploy Azure Functions using Azure Container Registry

6
Comments 2
3 min read
Authenticate the .NET MAUI App with Azure AD

Authenticate the .NET MAUI App with Azure AD

3
Comments
8 min read
Ditching .NET and finding faith again after 10 years!

Ditching .NET and finding faith again after 10 years!

12
Comments
4 min read
C# How to Initialize an Array: 1-d, n-d, and Jagged

C# How to Initialize an Array: 1-d, n-d, and Jagged

4
Comments
2 min read
C#'s Generic Math from F#

C#'s Generic Math from F#

6
Comments
9 min read
Using MediatR Request Handlers in ASP.NET Core to Decouple Code

Using MediatR Request Handlers in ASP.NET Core to Decouple Code

28
Comments
5 min read
Optimize your C# code with SPAN

Optimize your C# code with SPAN

19
Comments 5
3 min read
20 Useful lines of code that can be used for C# scripting in Unity | pt:2

20 Useful lines of code that can be used for C# scripting in Unity | pt:2

7
Comments
2 min read
Improve your C# with YIELD

Improve your C# with YIELD

27
Comments
3 min read
20 Useful lines of code that can be used for C# scripting in Unity | pt:1

20 Useful lines of code that can be used for C# scripting in Unity | pt:1

14
Comments
2 min read
Step by step: How to host your dotnet projects on Azure for free

Step by step: How to host your dotnet projects on Azure for free

9
Comments
5 min read
Concurrent HTTP Call Using SemaphoreSlim in .NET

Concurrent HTTP Call Using SemaphoreSlim in .NET

16
Comments 2
3 min read
📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

📝GPT-3 Takes on a C# Interview: Can AI Ace the Coding Questions?

37
Comments 2
7 min read
Optimizing GUID Generation Step by Step

Optimizing GUID Generation Step by Step

21
Comments 4
2 min read
Using Key Vault in Azure Functions

Using Key Vault in Azure Functions

3
Comments
2 min read
Advantages of Using Syncfusion WinUI Controls over Framework Controls: Part 2

Advantages of Using Syncfusion WinUI Controls over Framework Controls: Part 2

4
Comments
16 min read
Agenda View in .NET MAUI Scheduler: A Perfect Tool for Modern-Day Office Management

Agenda View in .NET MAUI Scheduler: A Perfect Tool for Modern-Day Office Management

4
Comments
8 min read
Anything C can do Rust can do Better

Anything C can do Rust can do Better

94
Comments 7
24 min read
Creating an escape room game in Unity

Creating an escape room game in Unity

16
Comments 2
4 min read
TIL: Always check for missing configuration values inside constructors

TIL: Always check for missing configuration values inside constructors

6
Comments
3 min read
C# Asynchronous Programming Full Tutorial : Async / Await / Task and Deadlock Fix by ConfigureAwait

C# Asynchronous Programming Full Tutorial : Async / Await / Task and Deadlock Fix by ConfigureAwait

5
Comments
5 min read
Invoking Legacy JavaScript from Blazor WebAssembly using the JSRuntime

Invoking Legacy JavaScript from Blazor WebAssembly using the JSRuntime

2
Comments 1
3 min read
I built an Android app on my Linux machine using .NET 7 and MAUI

I built an Android app on my Linux machine using .NET 7 and MAUI

7
Comments
4 min read
A small .NET template to back you up

A small .NET template to back you up

5
Comments
2 min read
Fun with C# and Bingo

Fun with C# and Bingo

12
Comments 6
12 min read
Prepare to Coding Interview > Know Data Structures > Hash Table

Prepare to Coding Interview > Know Data Structures > Hash Table

6
Comments
2 min read
Creating a C# Web API

Creating a C# Web API

9
Comments 4
3 min read
Minimal API using .NET Core 6 Web API

Minimal API using .NET Core 6 Web API

6
Comments
3 min read
Web Scraping and Generating PDFs Using C# and .NET

Web Scraping and Generating PDFs Using C# and .NET

1
Comments
4 min read
TIL: How to write tests for HttpClient using Moq

TIL: How to write tests for HttpClient using Moq

4
Comments
4 min read
3 Easy Ways to Convert Word Documents to Images in C#

3 Easy Ways to Convert Word Documents to Images in C#

5
Comments
6 min read
A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 7

A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 7

1
Comments
12 min read
Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

Catastrophic backtracking: how can a regular expression cause a ReDoS vulnerability?

10
Comments 2
9 min read
SIMD, a parallel processing at hardware level in C#.

SIMD, a parallel processing at hardware level in C#.

4
Comments
3 min read
Beginner's guide to running Elasticsearch and Kibana v8+ Locally (macOS/Linux and Windows)

Beginner's guide to running Elasticsearch and Kibana v8+ Locally (macOS/Linux and Windows)

34
Comments 1
10 min read
Achieve Outlook-Like Swiping Using .NET MAUI ListView

Achieve Outlook-Like Swiping Using .NET MAUI ListView

4
Comments
7 min read
Ref vs Out C#: Which is the Better Choice when?

Ref vs Out C#: Which is the Better Choice when?

34
Comments 4
5 min read
How to Run dotnet apps Like npm run on Every Platform

How to Run dotnet apps Like npm run on Every Platform

3
Comments
3 min read
Laying the proper foundations of QA to scale faster

Laying the proper foundations of QA to scale faster

7
Comments
4 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

10
Comments
8 min read
Entry-1: S - in SOLID

Entry-1: S - in SOLID

4
Comments
3 min read
Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

4
Comments
14 min read
A Minimal API with .NET 6 using C#

A Minimal API with .NET 6 using C#

13
Comments
9 min read
Software Devs, What Tools You Can't Do Without?

Software Devs, What Tools You Can't Do Without?

13
Comments 18
1 min read
Senior C# Developer Shows 5 Tips To Master Your C# Level

Senior C# Developer Shows 5 Tips To Master Your C# Level

47
Comments
7 min read
Add Multiple Attribute to an Element using javaScript

Add Multiple Attribute to an Element using javaScript

4
Comments
1 min read
Web Scraping With C#

Web Scraping With C#

9
Comments 1
23 min read
Inline Diagnostics in Visual Studio 2022 for C# Code

Inline Diagnostics in Visual Studio 2022 for C# Code

25
Comments
3 min read
What are Expression-bodied Members in C#?

What are Expression-bodied Members in C#?

10
Comments
3 min read
Builder Pattern

Builder Pattern

15
Comments
3 min read
Creating Custom C# Exception Types

Creating Custom C# Exception Types

17
Comments 2
4 min read
Creating a stunning fractal tree in C#

Creating a stunning fractal tree in C#

8
Comments 1
5 min read
A quick comparison of Security Static Code Analyzers for C#

A quick comparison of Security Static Code Analyzers for C#

10
Comments 3
14 min read
How To Use The Options Pattern In ASP.NET Core 7

How To Use The Options Pattern In ASP.NET Core 7

1
Comments
4 min read
loading...