DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Improve your C# with YIELD

Improve your C# with YIELD

19
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

11
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

15
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

19
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

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

Creating an escape room game in Unity

12
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

11
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

5
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
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
Unit Testing ILogger with NUnit and Moq

Unit Testing ILogger with NUnit and Moq

2
Comments 2
1 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

9
Comments
8 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#

12
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
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

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

8
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
What 's new in .NET 7?

What 's new in .NET 7?

2
Comments
6 min read
Visitor pattern

Visitor pattern

3
Comments
3 min read
.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

26
Comments 12
9 min read
SkiaSharp: Unmasking with SKColorFilter

SkiaSharp: Unmasking with SKColorFilter

2
Comments
6 min read
SkiaSharp: Hatched fills with SKShader

SkiaSharp: Hatched fills with SKShader

2
Comments
5 min read
Requisições em C#

Requisições em C#

2
Comments
5 min read
How to Draw 2D Graphics in .NET MAUI’s GraphicsView

How to Draw 2D Graphics in .NET MAUI’s GraphicsView

5
Comments 1
8 min read
confusing issues with EF Core

confusing issues with EF Core

7
Comments 2
6 min read
Easily Design a Sleep Tracker Using WinUI Radial Gauge

Easily Design a Sleep Tracker Using WinUI Radial Gauge

2
Comments 4
10 min read
Easily Use a Dynamic Blob Container in the Blazor File Manager

Easily Use a Dynamic Blob Container in the Blazor File Manager

Comments
8 min read
The Best C# 11 Feature You Don't Need

The Best C# 11 Feature You Don't Need

5
Comments 1
3 min read
Azure Functions + PnP.Core + Managed Identity=đź’™

Azure Functions + PnP.Core + Managed Identity=đź’™

9
Comments 4
5 min read
Introducing the C# 11 Required Keyword

Introducing the C# 11 Required Keyword

10
Comments 4
6 min read
Introduction to Clean Architecture with .NET

Introduction to Clean Architecture with .NET

24
Comments 7
4 min read
Do Yourself a Favor When Writing Connection Strings In Configuration

Do Yourself a Favor When Writing Connection Strings In Configuration

7
Comments
7 min read
Single-Responsibility Principle (SRP)

Single-Responsibility Principle (SRP)

Comments
1 min read
Future of HSEG

Future of HSEG

4
Comments
1 min read
loading...