DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Virtual, Override and New Keywords in C#

Understanding Virtual, Override and New Keywords in C#

Comments 1
3 min read
Understanding and Implementing Middleware in ASP.NET Core

Understanding and Implementing Middleware in ASP.NET Core

2
Comments 2
4 min read
How delegating handlers bit me in the ass and how I tested them

How delegating handlers bit me in the ass and how I tested them

1
Comments
3 min read
Leveraging Interfaces and Dependency Injection for Flexible Code: A Practical Specflow Example

Leveraging Interfaces and Dependency Injection for Flexible Code: A Practical Specflow Example

Comments
4 min read
The best way to store and read relational data with Dapper

The best way to store and read relational data with Dapper

Comments
9 min read
EF Core Global Query Filters

EF Core Global Query Filters

4
Comments
4 min read
BIG surprise! aspx files in .NET Core

BIG surprise! aspx files in .NET Core

6
Comments
4 min read
FluentValidation: A Validation Library for .NET

FluentValidation: A Validation Library for .NET

8
Comments 2
11 min read
Como dividir inteiros no C#?

Como dividir inteiros no C#?

Comments
1 min read
20 C# Interview Questions (for Experienced) 2023

20 C# Interview Questions (for Experienced) 2023

39
Comments 3
12 min read
The Amazing C# Extension for VS Code

The Amazing C# Extension for VS Code

2
Comments
4 min read
Connecting Unity3D with AWS services

Connecting Unity3D with AWS services

9
Comments 2
6 min read
20 (Intermediate-Level) C# Interview Questions

20 (Intermediate-Level) C# Interview Questions

58
Comments 2
17 min read
Supprimer facilement les lignes et colonnes vides d'Excel en C# et VB.NET

Supprimer facilement les lignes et colonnes vides d'Excel en C# et VB.NET

Comments
4 min read
Writing Clear and Concise Code: 11 Guidelines for C# Developers

Writing Clear and Concise Code: 11 Guidelines for C# Developers

11
Comments 4
4 min read
My Tuples in C# note to self

My Tuples in C# note to self

Comments
1 min read
Extraire des données des tables PDF en C# et VB.NET (Une solution simple)

Extraire des données des tables PDF en C# et VB.NET (Une solution simple)

Comments
4 min read
Re-Post: My Love Hate Relationship with Kendo Grid — Part 1: The Broken Child Grid on Deployment

Re-Post: My Love Hate Relationship with Kendo Grid — Part 1: The Broken Child Grid on Deployment

Comments
2 min read
Telerik Grid Love and Hate: Exporting Client Templates to Excel.

Telerik Grid Love and Hate: Exporting Client Templates to Excel.

Comments
3 min read
How to create WebView and the preview of a web page in .NET MAUI

How to create WebView and the preview of a web page in .NET MAUI

3
Comments
5 min read
Migrating from inefficient desktop to a cross-platform application

Migrating from inefficient desktop to a cross-platform application

6
Comments
3 min read
Interfaz | Explicación Completa (Definición, uso, estructura y ejemplo con C#)

Interfaz | Explicación Completa (Definición, uso, estructura y ejemplo con C#)

Comments
4 min read
Entity Framework Core in .NET 7 7️⃣

Entity Framework Core in .NET 7 7️⃣

Comments 1
5 min read
Mastering Moq and NUnit for Testing Asynchronous Methods in C#

Mastering Moq and NUnit for Testing Asynchronous Methods in C#

Comments
5 min read
Rotate Pages, Text, Tables, and Images in a PDF Using C#

Rotate Pages, Text, Tables, and Images in a PDF Using C#

Comments
6 min read
Data Structures in C# Part 3: HashSets

Data Structures in C# Part 3: HashSets

2
Comments
6 min read
Setting up a simple testing project with C#

Setting up a simple testing project with C#

Comments
11 min read
Comment Convertir Excel en Images en C# et VB.NET

Comment Convertir Excel en Images en C# et VB.NET

Comments
4 min read
Comment Convertir Excel en CSV ou CSV en Excel en C# et en VB.NET

Comment Convertir Excel en CSV ou CSV en Excel en C# et en VB.NET

Comments
5 min read
20 C# Interview Questions (for Freshers) 2023

20 C# Interview Questions (for Freshers) 2023

42
Comments 3
14 min read
Unit Testing Azure Functions With EF

Unit Testing Azure Functions With EF

Comments
7 min read
Migration to .NET Core

Migration to .NET Core

Comments
1 min read
Update Bootstrap in Visual Studio

Update Bootstrap in Visual Studio

Comments
3 min read
Aplicações que podem ser criadas com .NET [PT-BR]

Aplicações que podem ser criadas com .NET [PT-BR]

18
Comments 1
4 min read
Validação de formulários com Blazor [PT-BR]

Validação de formulários com Blazor [PT-BR]

15
Comments
3 min read
Object Mapping in .NET

Object Mapping in .NET

7
Comments 2
6 min read
Dictionary<TKey, TValue> vs Hashtable: A Battle of Collection Titans in C#

Dictionary<TKey, TValue> vs Hashtable: A Battle of Collection Titans in C#

1
Comments
2 min read
Migrating Sequences from Dynamo to MySQL

Migrating Sequences from Dynamo to MySQL

2
Comments
3 min read
Convert REST API to GraphQL API

Convert REST API to GraphQL API

2
Comments
10 min read
Fetch component VS Views module

Fetch component VS Views module

Comments
3 min read
Creating an Advanced Serverless Feature Flag Service using CDK and C#

Creating an Advanced Serverless Feature Flag Service using CDK and C#

Comments
6 min read
Elanat framework

Elanat framework

Comments
7 min read
How To Generate Fake Data With Bogus in .NET 6

How To Generate Fake Data With Bogus in .NET 6

3
Comments
3 min read
Testing Everything Works Perfectly Once All the Pieces Are in Place

Testing Everything Works Perfectly Once All the Pieces Are in Place

3
Comments
5 min read
Why we JsonProperty For Mapping of data With Example

Why we JsonProperty For Mapping of data With Example

1
Comments
2 min read
How To Deploy An Azure Function App Using Visual Studio

How To Deploy An Azure Function App Using Visual Studio

3
Comments
4 min read
Const and Readonly in C#

Const and Readonly in C#

5
Comments 6
3 min read
Convertir Word en HTML en C# et VB.NET

Convertir Word en HTML en C# et VB.NET

Comments
3 min read
Streamline Your Workflow: Convert Multiple Images to PDF for Free with C#/VB.NET

Streamline Your Workflow: Convert Multiple Images to PDF for Free with C#/VB.NET

1
Comments
3 min read
The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

The battle of the Lowercase: ToLowerInvariant() vs. ToLower()

1
Comments
2 min read
Procedural Structures in Unity

Procedural Structures in Unity

1
Comments
7 min read
XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

XSS vulnerability in the ASP.NET application: CVE-2023-24322 in mojoPortal CMS

Comments
9 min read
New .NET 8 Features Coming! 8 Must-Know Improvements

New .NET 8 Features Coming! 8 Must-Know Improvements

25
Comments
4 min read
How to configure true dependency injection in System.CommandLine

How to configure true dependency injection in System.CommandLine

3
Comments
6 min read
Covariance and Contravariance in C#

Covariance and Contravariance in C#

2
Comments
3 min read
Using toast notifications in Windows Forms

Using toast notifications in Windows Forms

8
Comments
9 min read
Building Simple Dapr Cron Jobs with ASP.NET Core Web APIs

Building Simple Dapr Cron Jobs with ASP.NET Core Web APIs

5
Comments
4 min read
Using toast notifications in ASP.NET Core Razor Pages

Using toast notifications in ASP.NET Core Razor Pages

2
Comments
5 min read
A Comprehensive Guide to Caching Strategies in Web API Development

A Comprehensive Guide to Caching Strategies in Web API Development

1
Comments
9 min read
Simplify Your C# Code: Top 5 Refactoring Tools

Simplify Your C# Code: Top 5 Refactoring Tools

161
Comments 12
4 min read
loading...