Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Asynchronous Programming in C#: Async/Await Patterns

Asynchronous Programming in C#: Async/Await Patterns

2
Comments
4 min read
Game Dev Digest — Issue #235 - Rendering Tutorials, Physics, Community, and more

Game Dev Digest — Issue #235 - Rendering Tutorials, Physics, Community, and more

Comments
10 min read
Building .NET MAUI Barcode Scanner with Visual Studio Code on macOS

Building .NET MAUI Barcode Scanner with Visual Studio Code on macOS

Comments
8 min read
DO NOT use ASP.NET Identity for Minimal API Endpoints!

DO NOT use ASP.NET Identity for Minimal API Endpoints!

2
Comments
1 min read
Unlock the Power of C# in Polyglot Notebooks

Unlock the Power of C# in Polyglot Notebooks

9
Comments
7 min read
Abstract & Interface in C#

Abstract & Interface in C#

1
Comments
2 min read
How to C#: Using the JObject Class

How to C#: Using the JObject Class

38
Comments
2 min read
Personal Project: Backlog Tracker

Personal Project: Backlog Tracker

2
Comments 1
7 min read
Class : Inheritance✅ | Struct : Inheritance ❌

Class : Inheritance✅ | Struct : Inheritance ❌

Comments
1 min read
Immutable Object in C#

Immutable Object in C#

3
Comments 5
3 min read
FluentValidation inline validate

FluentValidation inline validate

6
Comments 1
4 min read
Key Features of Functional Programming in C#

Key Features of Functional Programming in C#

10
Comments 3
3 min read
Using Multiple DbContexts in a Single Query Execution

Using Multiple DbContexts in a Single Query Execution

9
Comments 1
5 min read
Entity FrameWork

Entity FrameWork

Comments
1 min read
After 1 Year, ASP.NET Core CodeBehind Framework

After 1 Year, ASP.NET Core CodeBehind Framework

1
Comments
6 min read
Master Configuration in ASP.NET Core With The Options Pattern

Master Configuration in ASP.NET Core With The Options Pattern

Comments
7 min read
Solving Complex Business Logic for User Registration and Checkout in C# .NET

Solving Complex Business Logic for User Registration and Checkout in C# .NET

Comments
3 min read
Practical Reflection in C# Or "In Reflection We Trust"

Practical Reflection in C# Or "In Reflection We Trust"

1
Comments
5 min read
Exploring the Internals of Dictionary in C#

Exploring the Internals of Dictionary in C#

16
Comments
4 min read
How To Build RESTful APIs With ASP.NET Core 8

How To Build RESTful APIs With ASP.NET Core 8

45
Comments 1
6 min read
Compilation of C# conference talks from 2023-2024

Compilation of C# conference talks from 2023-2024

9
Comments
3 min read
Enums em C#: Simplificando a Gestão de Constantes

Enums em C#: Simplificando a Gestão de Constantes

5
Comments
4 min read
Integrating PostgreSQL with a .NET: A Step-by-Step Guide

Integrating PostgreSQL with a .NET: A Step-by-Step Guide

8
Comments 2
3 min read
Data Access with Dapper: A Lightweight ORM for .NET Apps

Data Access with Dapper: A Lightweight ORM for .NET Apps

3
Comments
4 min read
How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

How To Use HttpClient on a .NET8 Prerendered Blazor App with Auto/Wasm Rendermode

4
Comments
2 min read
loading...