DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Set the initial directory of the FolderBrowserDialog to the application's startup path

Set the initial directory of the FolderBrowserDialog to the application's startup path

1
Comments
1 min read
Find your application's hidden secrets using opentelemetry

Find your application's hidden secrets using opentelemetry

Comments
10 min read
Alocando classes na Stack

Alocando classes na Stack

5
Comments
4 min read
Minimal API Discovery Tool

Minimal API Discovery Tool

1
Comments
4 min read
Self Signed RSA Certificate with .NET 7

Self Signed RSA Certificate with .NET 7

1
Comments
3 min read
7 .Net Core Tips For Beginners

7 .Net Core Tips For Beginners

4
Comments
4 min read
Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

Stop manually iterating over your test data in your unit tests! - Parametrized tests in C# using MSTest, NUnit, and XUnit

2
Comments 1
5 min read
How to write an Extensible File Manager

How to write an Extensible File Manager

6
Comments
2 min read
Converting PayStub logic to an Azure Function

Converting PayStub logic to an Azure Function

Comments
7 min read
Multithreading vs. Asynchronous Programming in .Net Core

Multithreading vs. Asynchronous Programming in .Net Core

6
Comments
3 min read
Update the HTML head from a Blazor component

Update the HTML head from a Blazor component

3
Comments 1
2 min read
Using multiple appsettings.json to release to different platforms in .NET

Using multiple appsettings.json to release to different platforms in .NET

20
Comments
4 min read
EF Core string conversions

EF Core string conversions

2
Comments
2 min read
What You Didn’t Know About Task EventHandlers

What You Didn’t Know About Task EventHandlers

1
Comments
5 min read
SeriLog color themes

SeriLog color themes

6
Comments
4 min read
What is Blazor?

What is Blazor?

2
Comments 2
2 min read
Benchmarking MQTT Brokers with ThingsOn MQTT Bench

Benchmarking MQTT Brokers with ThingsOn MQTT Bench

1
Comments
6 min read
Generate JWT Tokens in 3 Easy Steps in .Net

Generate JWT Tokens in 3 Easy Steps in .Net

6
Comments
4 min read
A Case Study-Dot NET Modernization Project - Bacancy Technology

A Case Study-Dot NET Modernization Project - Bacancy Technology

Comments
2 min read
Getting Started With Web APIs

Getting Started With Web APIs

6
Comments
8 min read
How to use EF Core Migrations

How to use EF Core Migrations

1
Comments
3 min read
Use Raw String Literals to generate TwiML in C# 11

Use Raw String Literals to generate TwiML in C# 11

1
Comments
11 min read
A Simple Safety Net For Async EventHandlers

A Simple Safety Net For Async EventHandlers

Comments
6 min read
C# Q&A : Part 2

C# Q&A : Part 2

2
Comments
4 min read
Improving Performance of Multidimensional Arrays in C#

Improving Performance of Multidimensional Arrays in C#

1
Comments
2 min read
SOLID Principles: The Secret to Crafting Robust and Future-Proof Software

SOLID Principles: The Secret to Crafting Robust and Future-Proof Software

Comments
5 min read
Async Await Task - C# .net

Async Await Task - C# .net

12
Comments 3
5 min read
The art of Deconstructing

The art of Deconstructing

7
Comments
8 min read
Debugging in .NET apps using Visual Studio Part 2

Debugging in .NET apps using Visual Studio Part 2

3
Comments 2
4 min read
Digging Into Nullable Reference Types in C#

Digging Into Nullable Reference Types in C#

Comments
6 min read
Execute PowerShell scripts in C#

Execute PowerShell scripts in C#

12
Comments
3 min read
C# Q&A : Part 1

C# Q&A : Part 1

2
Comments
4 min read
How to approach performance issues II

How to approach performance issues II

Comments 1
5 min read
⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

3
Comments 1
2 min read
100 Days of Code Day 11

100 Days of Code Day 11

1
Comments
5 min read
C# - Improving Array Performance with .NET 7

C# - Improving Array Performance with .NET 7

Comments
2 min read
Introducing Object-Oriented-Programming

Introducing Object-Oriented-Programming

4
Comments 1
10 min read
Connect C# to SQL Server

Connect C# to SQL Server

Comments
5 min read
Asp.Net core SPA proxy wont start

Asp.Net core SPA proxy wont start

Comments
1 min read
No Headache Periodic Background Jobs in ASP.NET Core

No Headache Periodic Background Jobs in ASP.NET Core

1
Comments
6 min read
what is an interface and abstract class in c# and its difference?

what is an interface and abstract class in c# and its difference?

1
Comments
3 min read
Use Visual Studio dev tunnels to handle Twilio Webhooks

Use Visual Studio dev tunnels to handle Twilio Webhooks

1
Comments
10 min read
Converting PayStub to SQL with Azure Form Recognizer

Converting PayStub to SQL with Azure Form Recognizer

Comments
9 min read
The Global Access Modifier (Organize Your C# Code)

The Global Access Modifier (Organize Your C# Code)

1
Comments
2 min read
How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

How to use C# 11 features in .NET 6 or older versions (even .NET Framework 2.0)

1
Comments
5 min read
Automatic reading Swiss QR bills

Automatic reading Swiss QR bills

Comments
3 min read
Part 01 - Clean Architecture Overview

Part 01 - Clean Architecture Overview

1
Comments
3 min read
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

5
Comments
6 min read
Accessing the Record Type in C# for Earlier .NET Versions

Accessing the Record Type in C# for Earlier .NET Versions

Comments
4 min read
1 - A briefly understanding about Garbage collecting strategy in C#.

1 - A briefly understanding about Garbage collecting strategy in C#.

2
Comments
2 min read
Trabalhando com correlationId em .Net + Serilog

Trabalhando com correlationId em .Net + Serilog

3
Comments
3 min read
How to use dependency injection and inversion of control in C#

How to use dependency injection and inversion of control in C#

11
Comments
5 min read
Extension Methods in C#

Extension Methods in C#

3
Comments
5 min read
WPF: Working with Templates

WPF: Working with Templates

4
Comments
4 min read
Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

Apache Kafka Introduction, Installation, and Implementation Using .NET Core 6

3
Comments 1
7 min read
Reveal Data provider parameter values at run time

Reveal Data provider parameter values at run time

5
Comments
3 min read
Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

Help the compiler, and the compiler will help you. Subtleties of working with nullable reference types in C#

1
Comments
11 min read
100 Days of Code: Day 9

100 Days of Code: Day 9

1
Comments
2 min read
SQL-Server: Exploration of datetime2(7) precision (C#)

SQL-Server: Exploration of datetime2(7) precision (C#)

21
Comments
4 min read
C# arrays using Distinct

C# arrays using Distinct

Comments
1 min read
loading...