Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EF Core/NorthWind for Oracle

EF Core/NorthWind for Oracle

1
Comments
14 min read
Common Sorting Algorithms in C# - From My Experience

Common Sorting Algorithms in C# - From My Experience

1
Comments
9 min read
Pitfalls of Hosting Background Workers as Azure App Service

Pitfalls of Hosting Background Workers as Azure App Service

Comments 3
1 min read
Lightweight In-Memory Message Bus Using .NET Channels

Lightweight In-Memory Message Bus Using .NET Channels

1
Comments
6 min read
Object Creation in C#: Step-by-Step Guide

Object Creation in C#: Step-by-Step Guide

9
Comments
7 min read
Understanding the Art of C# Generics

Understanding the Art of C# Generics

1
Comments
2 min read
Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Getting Started with ASP.NET Core Pie, Pyramid, and Funnel Charts

Comments
2 min read
C# For Beginners – 5 Simplified Concepts In C#

C# For Beginners – 5 Simplified Concepts In C#

1
Comments
7 min read
Using dependency injection with Azure .NET SDK

Using dependency injection with Azure .NET SDK

1
Comments
5 min read
IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

IServiceCollection In C# – Simplified Beginner’s Guide For Dependency Injection

10
Comments 4
9 min read
Getting Started with the .NET MAUI Sunburst Chart Control

Getting Started with the .NET MAUI Sunburst Chart Control

Comments
1 min read
How to Customize the .NET MAUI DataForm Control

How to Customize the .NET MAUI DataForm Control

1
Comments 1
1 min read
Nullability in C#: Detailed Guide

Nullability in C#: Detailed Guide

9
Comments
7 min read
Docker-Compose Chronicles: Conquering the Volume Conundrum

Docker-Compose Chronicles: Conquering the Volume Conundrum

Comments
3 min read
OOP Concepts C# : Mastering

OOP Concepts C# : Mastering

6
Comments
10 min read
Guard Clauses no C#

Guard Clauses no C#

Comments
2 min read
Eventos em C#

Eventos em C#

1
Comments 2
3 min read
Unlock Aerospike Cloud: Exploring the power of the Aerospike LINQPad driver

Unlock Aerospike Cloud: Exploring the power of the Aerospike LINQPad driver

1
Comments
4 min read
What is LOGGING in .NET [8.0] MVC?

What is LOGGING in .NET [8.0] MVC?

6
Comments
1 min read
Better Implementation Of Singleton Pattern in .NET

Better Implementation Of Singleton Pattern in .NET

2
Comments 1
3 min read
Programmatically elevate a .NET application on any platform

Programmatically elevate a .NET application on any platform

Comments
4 min read
Array Initialization in C#: Detailed Guide

Array Initialization in C#: Detailed Guide

6
Comments 2
6 min read
Implementing fine-grained access control with ASP.NET Core custom endpoint metadata

Implementing fine-grained access control with ASP.NET Core custom endpoint metadata

2
Comments
4 min read
Monolithic Architecture in .NET

Monolithic Architecture in .NET

6
Comments 2
3 min read
De 35 à 3 segundos: Melhorando a Performance de um Relatório

De 35 à 3 segundos: Melhorando a Performance de um Relatório

6
Comments
8 min read
How to Import and Export RTF File in Blazor Rich Text Editor Component

How to Import and Export RTF File in Blazor Rich Text Editor Component

Comments
2 min read
EF Core log to file benefits

EF Core log to file benefits

2
Comments
4 min read
Prototype Design Pattern in C#

Prototype Design Pattern in C#

Comments
2 min read
Understanding the C# 10 Memory Model

Understanding the C# 10 Memory Model

Comments
2 min read
C# ASP.NET: Modern Web Geliştirmenin Temel Taşı

C# ASP.NET: Modern Web Geliştirmenin Temel Taşı

Comments
2 min read
Builder Design Pattern in C#

Builder Design Pattern in C#

Comments
2 min read
Abstract Factory Pattern in C#

Abstract Factory Pattern in C#

Comments
3 min read
How to Sort Arrays and Lists in C#

How to Sort Arrays and Lists in C#

10
Comments 1
6 min read
Descomplicando o Mundo da Programação - Um Guia sobre Dependency Injection, ciclo de vida Singleton, Scoped e Transient em .NET.

Descomplicando o Mundo da Programação - Um Guia sobre Dependency Injection, ciclo de vida Singleton, Scoped e Transient em .NET.

2
Comments
11 min read
My 4 most used Visual Studio Keyboard shortcuts.

My 4 most used Visual Studio Keyboard shortcuts.

11
Comments 6
2 min read
NUnit In ASP.NET Core – What You Need To Get Started

NUnit In ASP.NET Core – What You Need To Get Started

Comments
10 min read
C# System.Text.Json

C# System.Text.Json

15
Comments 1
10 min read
Code readability is enhanced with C# 10 top-level statements

Code readability is enhanced with C# 10 top-level statements

Comments
2 min read
Exploring Async Programming in C#

Exploring Async Programming in C#

1
Comments
2 min read
Google Sheets In C# – How To Build Your Own Levels.Fyi!

Google Sheets In C# – How To Build Your Own Levels.Fyi!

Comments
6 min read
6 Options to Implement Auto-Implemented Properties

6 Options to Implement Auto-Implemented Properties

Comments 1
2 min read
Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Step-by-step Guide to Implementing Multi-Tenancy in WebAPI Using ASP.NET Core Identity

Comments
6 min read
Asynchronous Programming with Async and Await in C#

Asynchronous Programming with Async and Await in C#

1
Comments
2 min read
Weak Events In C# – How To Avoid Nasty Memory Leaks

Weak Events In C# – How To Avoid Nasty Memory Leaks

2
Comments
6 min read
A Comprehensive Guide to Best Practices and Common Scenarios Using Dependency Injection in .NET 8 with C#10

A Comprehensive Guide to Best Practices and Common Scenarios Using Dependency Injection in .NET 8 with C#10

2
Comments
2 min read
Hash tables in practice🐯

Hash tables in practice🐯

Comments
4 min read
Learning and Improving Our Code Style with C# 10

Learning and Improving Our Code Style with C# 10

Comments
2 min read
Basics of Game Development with Unity and C#

Basics of Game Development with Unity and C#

Comments
2 min read
Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

Unit Of Work Pattern In C# For Clean Architecture: What You Need To Know

7
Comments 2
9 min read
Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Integrating Document and MRZ Detection SDK into .NET MAUI for Windows

Comments
7 min read
Mastering SOLID Design Principles in C#

Mastering SOLID Design Principles in C#

1
Comments
3 min read
Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

Comments
4 min read
SOLID Principles In C# - Liskov Substitution Principle

SOLID Principles In C# - Liskov Substitution Principle

1
Comments
2 min read
CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

CQRS Pattern In C# And Clean Architecture – A Simplified Beginner’s Guide

7
Comments 4
8 min read
Simplifying Data Operations with Generic CRUD Operations in C#

Simplifying Data Operations with Generic CRUD Operations in C#

1
Comments
2 min read
ABP Suite: Best CRUD Page Generation Tool for .NET

ABP Suite: Best CRUD Page Generation Tool for .NET

28
Comments
8 min read
WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

WebApplicationFactory In ASP.NET Core: Practical Tips For C# Developers

5
Comments 4
8 min read
Learn about Sealed Classes in C#

Learn about Sealed Classes in C#

1
Comments
2 min read
Microservices

Microservices

5
Comments 3
4 min read
Mastering Resource Management in C# with the Disposable Pattern

Mastering Resource Management in C# with the Disposable Pattern

2
Comments
2 min read
loading...