Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Access modifiers explained via anime! 🦸‍♀️🦸‍♂️

Access modifiers explained via anime! 🦸‍♀️🦸‍♂️

Comments
3 min read
CQRS and Event Sourcing in a Simple Shop Example in C#

CQRS and Event Sourcing in a Simple Shop Example in C#

3
Comments
2 min read
Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Dependency Management in Go: Modules, Vendoring, and the End of NuGet

Comments
10 min read
VS-Code Commands to Create a Dotnet Project

VS-Code Commands to Create a Dotnet Project

1
Comments
5 min read
Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

Concurrency Showdown: Goroutines and Channels vs. C#'s async/await and TPL

2
Comments
7 min read
Why Dot Net is mostly used for enterprise Application 🖥️📈💼

Why Dot Net is mostly used for enterprise Application 🖥️📈💼

11
Comments 1
5 min read
Implementing Rate Limiting and Throttling in .NET 8: Safeguard Your Backend Services

Implementing Rate Limiting and Throttling in .NET 8: Safeguard Your Backend Services

5
Comments 2
3 min read
Error Handling in Go vs. C#: Trading Exceptions for Clarity

Error Handling in Go vs. C#: Trading Exceptions for Clarity

1
Comments
3 min read
How to C#: Building a .NET 9 API with SQL Server and Entity Framework Core

How to C#: Building a .NET 9 API with SQL Server and Entity Framework Core

6
Comments
4 min read
Optimising Database Performance Using Dapper

Optimising Database Performance Using Dapper

10
Comments 1
3 min read
From C# to Go: Simplifying Design for Object-Oriented Developers

From C# to Go: Simplifying Design for Object-Oriented Developers

4
Comments 4
2 min read
Common Async/Await mistakes in C#

Common Async/Await mistakes in C#

Comments
5 min read
𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗶𝗻𝗴 𝗮 𝗠𝗼𝗻𝘁𝗵𝗹𝘆 𝗘𝘅𝗽𝗲𝗻𝘀𝗲 𝗥𝗲𝗽𝗼𝗿𝘁 𝗳𝗼𝗿 𝗮 𝗨𝘀𝗲𝗿 𝗶𝗻 𝗖# 𝗨𝘀𝗶𝗻𝗴 𝗶𝗧𝗲𝘅𝘁𝗦𝗵𝗮𝗿𝗽 📄

𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗶𝗻𝗴 𝗮 𝗠𝗼𝗻𝘁𝗵𝗹𝘆 𝗘𝘅𝗽𝗲𝗻𝘀𝗲 𝗥𝗲𝗽𝗼𝗿𝘁 𝗳𝗼𝗿 𝗮 𝗨𝘀𝗲𝗿 𝗶𝗻 𝗖# 𝗨𝘀𝗶𝗻𝗴 𝗶𝗧𝗲𝘅𝘁𝗦𝗵𝗮𝗿𝗽 📄

1
Comments 1
1 min read
Game Dev Digest — Issue #270 - Design Docs, Project Architecture, and more

Game Dev Digest — Issue #270 - Design Docs, Project Architecture, and more

Comments
7 min read
[FR] Multithreading et Programmation Asynchrone en .NET : Comprendre les bases et éviter les pièges

[FR] Multithreading et Programmation Asynchrone en .NET : Comprendre les bases et éviter les pièges

Comments
9 min read
Dependency Inversion Principle in C#: Flipping Dependencies for Cleaner Architecture

Dependency Inversion Principle in C#: Flipping Dependencies for Cleaner Architecture

1
Comments 1
3 min read
Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

2
Comments 1
2 min read
C# ve .NET [8]

C# ve .NET [8]

Comments 1
10 min read
Let's Build: CQRS and MediatR Pattern using ASP.Net WEB API

Let's Build: CQRS and MediatR Pattern using ASP.Net WEB API

1
Comments 1
5 min read
Best SQLite NuGet Packages for .NET Applications

Best SQLite NuGet Packages for .NET Applications

Comments
3 min read
How to Convert Word to PDF in C# with Advanced Formatting Options

How to Convert Word to PDF in C# with Advanced Formatting Options

Comments
20 min read
I Built a Chess AI That Plays Like Me—Here’s How It (Almost) Failed

I Built a Chess AI That Plays Like Me—Here’s How It (Almost) Failed

Comments 1
3 min read
Write Your First C# Code

Write Your First C# Code

Comments
1 min read
Liskov Substitution Principle in C#: Subclass Without Surprises

Liskov Substitution Principle in C#: Subclass Without Surprises

1
Comments 1
2 min read
Validação de Chassi (VIN) em C#

Validação de Chassi (VIN) em C#

Comments
1 min read
loading...