Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a Dino API in .NET While Writing Almost No Code
Cover image for Creating a Dino API in .NET While Writing Almost No Code

Creating a Dino API in .NET While Writing Almost No Code

12
Comments
5 min read
What is Adapter Pattern in C#?

What is Adapter Pattern in C#?

2
Comments
2 min read
Consejos diario para C#

Consejos diario para C#

1
Comments 2
1 min read
Cómo hacer Integration Tests con WebApplicationFactory y TDD con .NET

Cómo hacer Integration Tests con WebApplicationFactory y TDD con .NET

2
Comments
6 min read
Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization
Cover image for Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

Mastering OOP: Unveiling the Power of Constructors for Efficient Code Creation and Optimization

6
Comments
6 min read
How to Create Accessible PDF Documents in .NET using the PDF Library
Cover image for How to Create Accessible PDF Documents in .NET using the PDF Library

How to Create Accessible PDF Documents in .NET using the PDF Library

1
Comments
1 min read
TwoSum Example in C#: Print and Count Pairs with Given Sum

TwoSum Example in C#: Print and Count Pairs with Given Sum

2
Comments 1
2 min read
C# - Using Static Caches for Efficiency
Cover image for C# - Using Static Caches for Efficiency

C# - Using Static Caches for Efficiency

Comments
1 min read
I started an RTS game project - Hot Heads: In the Firefight
Cover image for I started an RTS game project - Hot Heads: In the Firefight

I started an RTS game project - Hot Heads: In the Firefight

1
Comments
3 min read
C# Insert binary files into SQL-Server table
Cover image for C# Insert binary files into SQL-Server table

C# Insert binary files into SQL-Server table

19
Comments 1
7 min read
Concatenate Two Strings in C#

Concatenate Two Strings in C#

1
Comments
1 min read
An easy and simple way to implement soft delete in .Net using EF Core

An easy and simple way to implement soft delete in .Net using EF Core

12
Comments
2 min read
Solid Principle : Liskov Substitution Principle
Cover image for Solid Principle : Liskov Substitution Principle

Solid Principle : Liskov Substitution Principle

2
Comments
4 min read
Balancing Cross-Cutting Concerns in Clean Architecture
Cover image for Balancing Cross-Cutting Concerns in Clean Architecture

Balancing Cross-Cutting Concerns in Clean Architecture

1
Comments
5 min read
How to Build a Razor Class Library for Passport MRZ Recognition

How to Build a Razor Class Library for Passport MRZ Recognition

Comments
8 min read
Game Dev Digest — Issue #219 - Level Up Your Code

Game Dev Digest — Issue #219 - Level Up Your Code

2
Comments
8 min read
Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Uma forma simples de realizar soft delete em .Net utilizando Entity Framework Core

Comments
2 min read
C# - Simplify Event Handling with Lambda Improvements
Cover image for C# - Simplify Event Handling with Lambda Improvements

C# - Simplify Event Handling with Lambda Improvements

Comments
1 min read
Understanding Action and Func Delegates in C#

Understanding Action and Func Delegates in C#

1
Comments
2 min read
Counter App with GTK4 and .NET

Counter App with GTK4 and .NET

1
Comments
3 min read
What Does Yield Do In C#: A Simplified View For Beginners
Cover image for What Does Yield Do In C#: A Simplified View For Beginners

What Does Yield Do In C#: A Simplified View For Beginners

1
Comments
7 min read
Getting Started with the .NET MAUI Date Picker Control
Cover image for Getting Started with the .NET MAUI Date Picker Control

Getting Started with the .NET MAUI Date Picker Control

1
Comments
1 min read
Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Supercharged Dapper Repositories: Boost Performance With Sorted Span<T>

Comments
1 min read
How To Implement The Pipeline Design Pattern In C#
Cover image for How To Implement The Pipeline Design Pattern In C#

How To Implement The Pipeline Design Pattern In C#

1
Comments
8 min read
Static Helper Class vs. Injected Service: Pros and Cons
Cover image for Static Helper Class vs. Injected Service: Pros and Cons

Static Helper Class vs. Injected Service: Pros and Cons

1
Comments
4 min read
loading...