DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The DotNet CLI Commands 🖥️

The DotNet CLI Commands 🖥️

2
Comments
6 min read
Part 01 - Clean Architecture Overview

Part 01 - Clean Architecture Overview

1
Comments
3 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#.

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

Trabalhando com correlationId em .Net + Serilog

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#

4
Comments
5 min read
WPF: Working with Templates

WPF: Working with Templates

1
Comments
4 min read
Extension Methods in C#

Extension Methods in C#

2
Comments
5 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
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
Reveal Data provider parameter values at run time

Reveal Data provider parameter values at run time

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

100 Days of Code: Day 9

1
Comments
2 min read
C# arrays using Distinct

C# arrays using Distinct

Comments
1 min read
C# arrays using Average

C# arrays using Average

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

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

2
Comments
4 min read
Dynamically set property value in a class at runtime

Dynamically set property value in a class at runtime

1
Comments
3 min read
C# - Codificando strings com base64

C# - Codificando strings com base64

Comments
1 min read
How to convert a single-player game to Multiplayer in Unity?

How to convert a single-player game to Multiplayer in Unity?

1
Comments
2 min read
First experience with EPPlus and WPF

First experience with EPPlus and WPF

1
Comments
3 min read
C# Developer Interview Questions

C# Developer Interview Questions

5
Comments 4
10 min read
AutoFixture Tips and Tricks

AutoFixture Tips and Tricks

3
Comments
3 min read
100 Days of Code: Day 8

100 Days of Code: Day 8

2
Comments
2 min read
Mapping ASP.NET Core minimal API endpoints with C# source generators

Mapping ASP.NET Core minimal API endpoints with C# source generators

1
Comments
6 min read
Mapping > Json Converters // true

Mapping > Json Converters // true

2
Comments
2 min read
Practicing algorithms using Polyglot Notebooks - part 1 (setup)

Practicing algorithms using Polyglot Notebooks - part 1 (setup)

2
Comments
4 min read
C# 11: New raw string literals feature makes my life easier!

C# 11: New raw string literals feature makes my life easier!

2
Comments 1
2 min read
SQL-Server: Computed columns with Ef Core

SQL-Server: Computed columns with Ef Core

1
Comments
6 min read
Learning C# Programming Language

Learning C# Programming Language

4
Comments
10 min read
Using Enum with EF Core

Using Enum with EF Core

3
Comments
3 min read
Liskov Substitution principle is EASY

Liskov Substitution principle is EASY

1
Comments 2
2 min read
Introduction to JMESPath - JSON processor you should definitely know

Introduction to JMESPath - JSON processor you should definitely know

1
Comments
3 min read
Understanding and Using the ‘Unchecked’ Keyword in C#

Understanding and Using the ‘Unchecked’ Keyword in C#

2
Comments
4 min read
How to Read Action Method Parameters using IActionFilter in ASP.NET Core MVC

How to Read Action Method Parameters using IActionFilter in ASP.NET Core MVC

1
Comments
4 min read
How to Tame “async void” in C#

How to Tame “async void” in C#

Comments
8 min read
C#: Const vs. readonly vs. static readonly comparison

C#: Const vs. readonly vs. static readonly comparison

3
Comments 2
5 min read
How to consume a web api with C#

How to consume a web api with C#

Comments
6 min read
How to approach performance issues

How to approach performance issues

Comments
5 min read
Test All the Invokes of Methods automatically. How can one write unit tests for Interview Quiz?

Test All the Invokes of Methods automatically. How can one write unit tests for Interview Quiz?

1
Comments 1
9 min read
How to download a file in Angular .NET

How to download a file in Angular .NET

Comments
1 min read
Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Practicing algorithms using Polyglot Notebooks - part 3 - helpers

Comments
5 min read
How to send File from Angular To Web Api C# .Net

How to send File from Angular To Web Api C# .Net

Comments
1 min read
PriorityQueues on .NET 7 and C# 11

PriorityQueues on .NET 7 and C# 11

2
Comments
4 min read
Lazy thread-safe delegate for ConcurrentDictionary in C#

Lazy thread-safe delegate for ConcurrentDictionary in C#

2
Comments
2 min read
CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

CQRS and MediatR Pattern Implementation Using .NET Core 6 Web API

5
Comments 1
6 min read
Day 19: Local Transcription w .NET

Day 19: Local Transcription w .NET

Comments
1 min read
Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

Unit Of Work with Generic Repository implementation using .NET Core 6 Web API

5
Comments
7 min read
Asynchronous programming with C#

Asynchronous programming with C#

Comments
2 min read
6 Strong Reasons To Start Learning C# Language In 2022

6 Strong Reasons To Start Learning C# Language In 2022

1
Comments
6 min read
#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

#Rust 🦀 – Working with hashmaps is cool. And a little C# experience 😄

Comments 2
2 min read
Tasks, BackgroundWorkers, and Threads

Tasks, BackgroundWorkers, and Threads

Comments
4 min read
Visual Studio tips 1

Visual Studio tips 1

2
Comments
4 min read
Test Driven Development(TDD) Practice, with C# and GitHub

Test Driven Development(TDD) Practice, with C# and GitHub

1
Comments
4 min read
A Simple Union Between .NET Core and Python

A Simple Union Between .NET Core and Python

2
Comments
3 min read
👮 Architecture Governance: Keeping Your System's Design on Track with Continuous Arch Testing

👮 Architecture Governance: Keeping Your System's Design on Track with Continuous Arch Testing

Comments
5 min read
Images from a Windows Form project resource

Images from a Windows Form project resource

Comments
4 min read
EF Core debugging part 1

EF Core debugging part 1

3
Comments 2
5 min read
How has LINQ performance enhanced in .NET 7?

How has LINQ performance enhanced in .NET 7?

Comments
7 min read
Min Window Substring, OOP

Min Window Substring, OOP

Comments
3 min read
.NET Security Headers: A Senior Developer’s Guide✨

.NET Security Headers: A Senior Developer’s Guide✨

22
Comments 2
7 min read
MinWindowSubstring, Basic Practice

MinWindowSubstring, Basic Practice

Comments
2 min read
loading...