DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Analysing a .NET Codebase with Roslyn

Analysing a .NET Codebase with Roslyn

9
Comments
5 min read
C# Tips and Tricks - Part 2

C# Tips and Tricks - Part 2

5
Comments
2 min read
Certifications for .NET Developers

Certifications for .NET Developers

2
Comments
1 min read
Asynchronous Programming

Asynchronous Programming

2
Comments
2 min read
C# Delegates 🚚📦🏠

C# Delegates 🚚📦🏠

3
Comments
4 min read
VSCode Property Snippet With XML Doc Comments

VSCode Property Snippet With XML Doc Comments

6
Comments
1 min read
Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

Low Ceremony, High Value: A Tour of Minimal APIs in .NET 6

35
Comments 1
8 min read
Docker - .Net Core

Docker - .Net Core

3
Comments
2 min read
🛠 Top 5 tools for any .NET developer

🛠 Top 5 tools for any .NET developer

10
Comments
2 min read
Everything You Need to Know About Syncfusion WPF Diagram Control

Everything You Need to Know About Syncfusion WPF Diagram Control

3
Comments
16 min read
C# Constructor Overloading Example

C# Constructor Overloading Example

3
Comments
1 min read
Knowledge test

Knowledge test

5
Comments
2 min read
C# Tips and Tricks - Part 1

C# Tips and Tricks - Part 1

17
Comments 2
5 min read
TIL: How to register an implementation of a generic interface in AutoFixture

TIL: How to register an implementation of a generic interface in AutoFixture

2
Comments
2 min read
Getting started with C# - Hello World!

Getting started with C# - Hello World!

4
Comments
2 min read
Getting started with C# - Storing and retrieving data

Getting started with C# - Storing and retrieving data

3
Comments
2 min read
API's From Dev to Production - Part 11 - Pulumi - IAC

API's From Dev to Production - Part 11 - Pulumi - IAC

8
Comments
15 min read
What are fakes, stubs and mocks?

What are fakes, stubs and mocks?

4
Comments
3 min read
Securely Handle User Uploads With Service Injection (MVC) | Dear Coder

Securely Handle User Uploads With Service Injection (MVC) | Dear Coder

5
Comments
5 min read
How to Create a Choropleth Map in a Xamarin Application

How to Create a Choropleth Map in a Xamarin Application

4
Comments
7 min read
Add favicon into web app

Add favicon into web app

7
Comments
2 min read
Convertendo Números Romanos em Arábicos com c#

Convertendo Números Romanos em Arábicos com c#

3
Comments
2 min read
Generic Interfaces - .Net

Generic Interfaces - .Net

7
Comments
2 min read
My software developer journey.

My software developer journey.

2
Comments
2 min read
OOP: Object Oriented Programming

OOP: Object Oriented Programming

10
Comments
3 min read
The First Gaming blog here in dev community

The First Gaming blog here in dev community

6
Comments 1
1 min read
The ?. Operator in foreach Will Not Protect From NullReferenceException

The ?. Operator in foreach Will Not Protect From NullReferenceException

6
Comments
10 min read
ASP.NET Core request logging middleware

ASP.NET Core request logging middleware

15
Comments 4
4 min read
Box Selection - Visual Studio

Box Selection - Visual Studio

4
Comments
2 min read
How to Export Data from Excel to DataTable with Customization in C#

How to Export Data from Excel to DataTable with Customization in C#

3
Comments
8 min read
Kentico Xperience Design Patterns: Multiple Types Per File

Kentico Xperience Design Patterns: Multiple Types Per File

7
Comments 4
12 min read
How a calculation of previous month in golang can break production

How a calculation of previous month in golang can break production

18
Comments 8
3 min read
Scraping Dynamic Web Pages Using Selenium And C#

Scraping Dynamic Web Pages Using Selenium And C#

15
Comments 1
18 min read
OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

OWASP, Vulnerabilities, and Taint Analysis in PVS-Studio for C#. Stir, but Don't Shake

6
Comments
13 min read
สวัสดี C# .NET

สวัสดี C# .NET

13
Comments
2 min read
Intro to Property Pattern — C# 8.0

Intro to Property Pattern — C# 8.0

5
Comments
2 min read
Improving your code for style, quality, maintainability, design... with Roslyn Analyzers

Improving your code for style, quality, maintainability, design... with Roslyn Analyzers

7
Comments
4 min read
ToLookup or not ToLookup, that is the question!

ToLookup or not ToLookup, that is the question!

7
Comments
4 min read
The .NET Stacks #51: 👷‍♂️ The excitement is Build-ing

The .NET Stacks #51: 👷‍♂️ The excitement is Build-ing

10
Comments 1
9 min read
New Switch syntax with C# 8.0

New Switch syntax with C# 8.0

14
Comments 2
1 min read
3 very cool projects (with demos) released at Microsoft Build

3 very cool projects (with demos) released at Microsoft Build

19
Comments
2 min read
C#/.NET Method Call Performance - Facts

C#/.NET Method Call Performance - Facts

7
Comments 3
2 min read
Game Dev Digest — Issue #96 - Programming and preparing your game

Game Dev Digest — Issue #96 - Programming and preparing your game

4
Comments
9 min read
Understanding C# Variables

Understanding C# Variables

6
Comments
3 min read
eSigning - Barcode signature

eSigning - Barcode signature

3
Comments
1 min read
Scaffold Identity Pages with ASP.NET Core | Dear Coder

Scaffold Identity Pages with ASP.NET Core | Dear Coder

7
Comments 1
2 min read
Role-Based Security using Entity Framework (Part 1) | Dear Coder

Role-Based Security using Entity Framework (Part 1) | Dear Coder

7
Comments
3 min read
Linear Search .Net

Linear Search .Net

5
Comments
2 min read
DateTime.TryParse and the case of Z letter

DateTime.TryParse and the case of Z letter

5
Comments
4 min read
Unity's C# Job System

Unity's C# Job System

7
Comments
3 min read
C#: A Beginner‘s Best Choice

C#: A Beginner‘s Best Choice

8
Comments 5
2 min read
NUnit vs. XUnit vs. MSTest: Comparing Unit Testing Frameworks In C#

NUnit vs. XUnit vs. MSTest: Comparing Unit Testing Frameworks In C#

18
Comments 2
20 min read
The .NET Stacks #50: 🆕 What's new with C# 10?

The .NET Stacks #50: 🆕 What's new with C# 10?

4
Comments
8 min read
Generate QR Code in 4 Lines of Code

Generate QR Code in 4 Lines of Code

12
Comments 2
2 min read
Begin with C#

Begin with C#

5
Comments
2 min read
Asynchronous C#: Cherry on the top 🍒 (Tips and Tricks)

Asynchronous C#: Cherry on the top 🍒 (Tips and Tricks)

30
Comments 8
5 min read
Asynchronous C#: Making a simple Cup of Tea

Asynchronous C#: Making a simple Cup of Tea

48
Comments 1
10 min read
Mês do C#: Roteiro de estudos para iniciantes

Mês do C#: Roteiro de estudos para iniciantes

15
Comments
3 min read
API's From Dev to Production - Part 10 - CodeQL

API's From Dev to Production - Part 10 - CodeQL

61
Comments
7 min read
Detaylı RabbitMQ Anlatımı ve Tüm Exchange Türleriyle Örnekler (Docker/.Net 5)

Detaylı RabbitMQ Anlatımı ve Tüm Exchange Türleriyle Örnekler (Docker/.Net 5)

12
Comments
15 min read
loading...