Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

1
Comments
3 min read
PLINQ Extension Methods in C#

PLINQ Extension Methods in C#

Comments
2 min read
How to write reusable and maintainable integration tests in .NET 6

How to write reusable and maintainable integration tests in .NET 6

4
Comments
8 min read
TIL: Configure Default Values for Nullable Columns With Default Constraints in EntityFramework Core

TIL: Configure Default Values for Nullable Columns With Default Constraints in EntityFramework Core

2
Comments 2
2 min read
DotNet Basics: What is the Common Intermediate Language?

DotNet Basics: What is the Common Intermediate Language?

9
Comments 3
2 min read
Integrate obfuscation into .NET development workflow

Integrate obfuscation into .NET development workflow

2
Comments
2 min read
UkrGuru.Sql: Quiz

UkrGuru.Sql: Quiz

Comments
1 min read
Composition Over Inheritence

Composition Over Inheritence

7
Comments 2
2 min read
Static Lambda in C# 12 : Performance Improvement

Static Lambda in C# 12 : Performance Improvement

Comments
1 min read
Builder Pattern in C#: Practical Implementation and Examples

Builder Pattern in C#: Practical Implementation and Examples

Comments
2 min read
Building A JSON Rules Engine from Scratch with MSRulesEngine — Part 1

Building A JSON Rules Engine from Scratch with MSRulesEngine — Part 1

Comments
6 min read
Serilog filter log files by type

Serilog filter log files by type

3
Comments
4 min read
Configuration Management in .NET

Configuration Management in .NET

5
Comments
4 min read
How to use Swagger UI on a .NET 9 Web API project

How to use Swagger UI on a .NET 9 Web API project

12
Comments
2 min read
WitCom: Modernizing Client-Server Communication

WitCom: Modernizing Client-Server Communication

Comments
5 min read
Anatomy of an ASP.NET MVC Template

Anatomy of an ASP.NET MVC Template

5
Comments
6 min read
Everything you need to know to create XUnit C# Tests in Visual Studio

Everything you need to know to create XUnit C# Tests in Visual Studio

7
Comments
3 min read
Essential Mid-Level C# Interview Questions and Answers for Industry Professionals

Essential Mid-Level C# Interview Questions and Answers for Industry Professionals

45
Comments 3
15 min read
Object reference not set to an instance of an object.

Object reference not set to an instance of an object.

Comments 4
1 min read
Real-Time Analytics with Microservices & Domain Events: A Game Changer

Real-Time Analytics with Microservices & Domain Events: A Game Changer

1
Comments
3 min read
Using Rx Observable Streams and Dynamic Data Patterns to build Applications Clean and Fast (Introduction)

Using Rx Observable Streams and Dynamic Data Patterns to build Applications Clean and Fast (Introduction)

7
Comments
21 min read
Game Dev Digest — Issue #268 - Learning From Data, Source and more

Game Dev Digest — Issue #268 - Learning From Data, Source and more

3
Comments
8 min read
Improving Code Flexibility with Strategy Pattern and Dependency Injection in .NET

Improving Code Flexibility with Strategy Pattern and Dependency Injection in .NET

8
Comments 3
4 min read
Mocking TelemetryClient in Application Insights: A Simple Workaround

Mocking TelemetryClient in Application Insights: A Simple Workaround

Comments 1
1 min read
Simplifying Event Grid Publishing: A Lightweight Wrapper for Cleaner Code and Easier Testing

Simplifying Event Grid Publishing: A Lightweight Wrapper for Cleaner Code and Easier Testing

1
Comments
4 min read
loading...