DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What's new in .NET 8?

What's new in .NET 8?

6
Comments
4 min read
🚀 Default Lambda Expression Parameters in C# 12

🚀 Default Lambda Expression Parameters in C# 12

1
Comments
1 min read
C# - Use Record Types for Immutable Data Structures

C# - Use Record Types for Immutable Data Structures

Comments
1 min read
5 Reasons To Not Use C# IDE For TypeScript Development

5 Reasons To Not Use C# IDE For TypeScript Development

Comments
6 min read
Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

Trabalhando com Queues (Filas) no RabbitMQ utilizando C#/.NET

10
Comments
4 min read
Using Primary Constructors in C# 12

Using Primary Constructors in C# 12

5
Comments
3 min read
Alias any Type with C# 12

Alias any Type with C# 12

4
Comments
2 min read
How to Measure the Effectiveness of Unit Tests Using Code Coverage

How to Measure the Effectiveness of Unit Tests Using Code Coverage

2
Comments
4 min read
What's new in .NET 8?

What's new in .NET 8?

6
Comments
5 min read
Looking for devs to study minecraft implementation for hw device

Looking for devs to study minecraft implementation for hw device

Comments
1 min read
How to Customize the Working Days and Hours in Blazor Scheduler Component

How to Customize the Working Days and Hours in Blazor Scheduler Component

1
Comments
1 min read
Optimizing C# code analysis for quicker .NET compilation

Optimizing C# code analysis for quicker .NET compilation

5
Comments 1
6 min read
How To Use Enums In CSharp – Understanding The Basics

How To Use Enums In CSharp – Understanding The Basics

2
Comments
8 min read
How to Build a Razor Class Library for JavaScript Barcode Reader

How to Build a Razor Class Library for JavaScript Barcode Reader

1
Comments
8 min read
Preprocessor Directives in C#: Guide to Become a Pro

Preprocessor Directives in C#: Guide to Become a Pro

11
Comments
6 min read
The elegant way to await multiple tasks in .NET.

The elegant way to await multiple tasks in .NET.

26
Comments 3
5 min read
Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Building .NET Apps for Scanning Documents from TWAIN, WIA, SANE, and eSCL Scanners

Comments
8 min read
C# - Implementing a Custom Equality Comparer

C# - Implementing a Custom Equality Comparer

2
Comments
2 min read
From MS-Access to EF Core (C#)

From MS-Access to EF Core (C#)

17
Comments
5 min read
How to Scan Barcode in C# (Developer Tutorial)

How to Scan Barcode in C# (Developer Tutorial)

Comments
7 min read
Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

Explorando el Mundo de los Archivos de Recurso en C# con Visual Studio

2
Comments
2 min read
Building a Data Warehouse with ETLBox: A .NET Developer's Guide

Building a Data Warehouse with ETLBox: A .NET Developer's Guide

Comments
18 min read
C# - Reducing Lock Contention with ReaderWriterLockSlim

C# - Reducing Lock Contention with ReaderWriterLockSlim

1
Comments
2 min read
C# - Caching Data with MemoryCache

C# - Caching Data with MemoryCache

2
Comments
2 min read
Async/Await: Para que serve o CancellationToken?

Async/Await: Para que serve o CancellationToken?

20
Comments 1
7 min read
How to Compress PDF Files in C#?

How to Compress PDF Files in C#?

2
Comments
2 min read
Using the PVS-Studio extension for VS Code to effectively handle errors in C# code

Using the PVS-Studio extension for VS Code to effectively handle errors in C# code

Comments
5 min read
Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

Parallelise Your NUnit Tests to Be More Productive and Waste Less Time

5
Comments
6 min read
Dicas de codificação segura em C#

Dicas de codificação segura em C#

23
Comments 3
9 min read
C# - Asynchronous Initialization of Singleton Pattern

C# - Asynchronous Initialization of Singleton Pattern

2
Comments
1 min read
Magical C# Constructors

Magical C# Constructors

17
Comments 6
9 min read
C# - Use Value Tuples for Multiple Return Values

C# - Use Value Tuples for Multiple Return Values

4
Comments
1 min read
Integration tests with AWS S3 buckets using Localstack and Testcontainers

Integration tests with AWS S3 buckets using Localstack and Testcontainers

Comments
8 min read
How to Compare Two Word documents Using the Syncfusion .NET Word Library

How to Compare Two Word documents Using the Syncfusion .NET Word Library

1
Comments
1 min read
C# Async/Await Mistakes: Resuming in the Wrong Context

C# Async/Await Mistakes: Resuming in the Wrong Context

7
Comments 2
3 min read
Drastically reducing memory usage with Log (Part 2)

Drastically reducing memory usage with Log (Part 2)

5
Comments
4 min read
Import data from a database with Dapper and SpreadsheetLight to Excel in C#

Import data from a database with Dapper and SpreadsheetLight to Excel in C#

7
Comments
4 min read
Drastically reducing memory usage with Log

Drastically reducing memory usage with Log

Comments 1
2 min read
How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

How to Add Charts to PowerPoint Presentations using .NET PowerPoint Library

1
Comments
2 min read
C# - Dynamic Querying with Lambda Expressions and Expression Trees

C# - Dynamic Querying with Lambda Expressions and Expression Trees

1
Comments 1
2 min read
Using Dapper - C# Part 1-A

Using Dapper - C# Part 1-A

18
Comments
6 min read
You write Unit Tests wrong.

You write Unit Tests wrong.

2
Comments
4 min read
🚀 Elevating Code Quality: Embracing Strong Return Types 📦

🚀 Elevating Code Quality: Embracing Strong Return Types 📦

1
Comments
1 min read
C# - Partial Methods for Extensible Code

C# - Partial Methods for Extensible Code

Comments
1 min read
Await Tuples Directly

Await Tuples Directly

7
Comments 2
1 min read
C# - Lazy Initialization

C# - Lazy Initialization

1
Comments
1 min read
C# - Asynchronous Programming with Cancellation Tokens

C# - Asynchronous Programming with Cancellation Tokens

Comments
1 min read
Microsoft PowerToys: the GitHub king among C# projects with C++ errors

Microsoft PowerToys: the GitHub king among C# projects with C++ errors

2
Comments
11 min read
Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Blazor WebAssembly: Building Web Apps for Digitizing Documents with C# and .NET

Comments
6 min read
C# Expired Package

C# Expired Package

Comments
1 min read
Visual Studio: Add your Project to Github

Visual Studio: Add your Project to Github

6
Comments
2 min read
Blazor Unit Testing With BUnit: How To Get Started For Beginners

Blazor Unit Testing With BUnit: How To Get Started For Beginners

1
Comments
7 min read
How to Write NUnit Tests for Many Classes with Generic Test Fixtures

How to Write NUnit Tests for Many Classes with Generic Test Fixtures

1
Comments
3 min read
How To Handle Exceptions In CSharp – Tips And Tricks For Streamlined Debugging

How To Handle Exceptions In CSharp – Tips And Tricks For Streamlined Debugging

1
Comments
5 min read
Using Dapper - C# Part 1

Using Dapper - C# Part 1

30
Comments
10 min read
Generating Lottery Numbers

Generating Lottery Numbers

Comments 4
4 min read
Embarking on a Tech Journey: Crafting Digital Dreams into Reality

Embarking on a Tech Journey: Crafting Digital Dreams into Reality

3
Comments 4
1 min read
How to Extract Text from a PDF Document in .NET using the PDF Library

How to Extract Text from a PDF Document in .NET using the PDF Library

1
Comments
1 min read
Exporting and Importing Calendar Events in Blazor Scheduler Component

Exporting and Importing Calendar Events in Blazor Scheduler Component

Comments
1 min read
How to create cron jobs in K8S.

How to create cron jobs in K8S.

Comments
7 min read
loading...