Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Importance of Clean Code

The Importance of Clean Code

2
Comments
4 min read
🚀 Quando uma struct pode ser armazenada no heap?

🚀 Quando uma struct pode ser armazenada no heap?

Comments
1 min read
How to Become a Senior C# Developer: Action Steps

How to Become a Senior C# Developer: Action Steps

1
Comments
3 min read
Choosing a Front-End for .NET Development

Choosing a Front-End for .NET Development

3
Comments
2 min read
How to Transition to Test-Driven Development (TDD) as a C# Developer

How to Transition to Test-Driven Development (TDD) as a C# Developer

Comments
2 min read
Building Scalable C# Web Apps When Requirements Are Unclear

Building Scalable C# Web Apps When Requirements Are Unclear

Comments
2 min read
How to Modify/Update/Fix Existing C# Code Safely

How to Modify/Update/Fix Existing C# Code Safely

Comments
2 min read
OOPS... Do You Find OOP Difficult to Understand? 🤔💡

OOPS... Do You Find OOP Difficult to Understand? 🤔💡

1
Comments 1
3 min read
Foundations of Data Structures and Algorithms in C#
Cover image for Foundations of Data Structures and Algorithms in C#

Foundations of Data Structures and Algorithms in C#

1
Comments
5 min read
🚀 O que é uma struct no C#?

🚀 O que é uma struct no C#?

Comments
1 min read
A Curated Repository of Early C# Algorithms for Technical Interviews
Cover image for A Curated Repository of Early C# Algorithms for Technical Interviews

A Curated Repository of Early C# Algorithms for Technical Interviews

2
Comments 1
3 min read
Member,Structda,Field,Property,Method,Constructor("this"),overloading,overriding,readonly().

Member,Structda,Field,Property,Method,Constructor("this"),overloading,overriding,readonly().

Comments
2 min read
Member,Field,Property,Method(overloading,overriding),Constructor,Readonly

Member,Field,Property,Method(overloading,overriding),Constructor,Readonly

Comments
3 min read
Forgot the CAPTCHA Again? This Simple C#/.NET Open-Source Package Can Be Your Bot-Stopping Hero!
Cover image for Forgot the CAPTCHA Again? This Simple C#/.NET Open-Source Package Can Be Your Bot-Stopping Hero!

Forgot the CAPTCHA Again? This Simple C#/.NET Open-Source Package Can Be Your Bot-Stopping Hero!

Comments
2 min read
How I wrote a chess advisor for myself in CSharp/WPF
Cover image for How I wrote a chess advisor for myself in CSharp/WPF

How I wrote a chess advisor for myself in CSharp/WPF

Comments
13 min read
Creating a solution from the CLI
Cover image for Creating a solution from the CLI

Creating a solution from the CLI

Comments
1 min read
Reinventando a Roda: Criando seu próprio MediatR - Parte 1
Cover image for Reinventando a Roda: Criando seu próprio MediatR - Parte 1

Reinventando a Roda: Criando seu próprio MediatR - Parte 1

34
Comments 2
13 min read
Game Dev Digest — Issue #277 - Physics, Shaders, Resources and more

Game Dev Digest — Issue #277 - Physics, Shaders, Resources and more

Comments
7 min read
🚀 Pilha e Heap – Onde os Dados Ficam na Memória?

🚀 Pilha e Heap – Onde os Dados Ficam na Memória?

Comments
1 min read
Optimistic vs. Pessimistic Concurrency in EF Core (with Table Hints)

Optimistic vs. Pessimistic Concurrency in EF Core (with Table Hints)

3
Comments 2
3 min read
Working with Authentication and Authorization in C#: A Developer’s Guide

Working with Authentication and Authorization in C#: A Developer’s Guide

Comments
2 min read
Getting Started with Virtual Actors (Grains) in .NET Using Proto.Actor
Cover image for Getting Started with Virtual Actors (Grains) in .NET Using Proto.Actor

Getting Started with Virtual Actors (Grains) in .NET Using Proto.Actor

Comments
3 min read
Best Practise with Concurrency And parrallel Programming in C#
Cover image for Best Practise with Concurrency And parrallel Programming in C#

Best Practise with Concurrency And parrallel Programming in C#

Comments 2
3 min read
Game Dev Digest — Issue #272 - Guides, Tutorials, UI and more

Game Dev Digest — Issue #272 - Guides, Tutorials, UI and more

Comments
11 min read
🚀 Aprimoramentos no Modificador params no C# 13

🚀 Aprimoramentos no Modificador params no C# 13

Comments
1 min read
loading...