DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Builder Design Pattern using C#

Builder Design Pattern using C#

Comments 2
3 min read
Action and Func Delegates in C#

Action and Func Delegates in C#

1
Comments
2 min read
Intro to JS Interop in Blazor

Intro to JS Interop in Blazor

6
Comments
7 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
Custom Middleware In ASP.NET Core – How To Harness The Power

Custom Middleware In ASP.NET Core – How To Harness The Power

3
Comments
7 min read
Null Coalescing (??) Operator in C#

Null Coalescing (??) Operator in C#

4
Comments
2 min read
How to Send Data to the Server

How to Send Data to the Server

Comments
4 min read
Discriminated Unions: Essa feature faz falta ao CSharp

Discriminated Unions: Essa feature faz falta ao CSharp

28
Comments 2
14 min read
The Memento Pattern In C# – How To Achieve Effortless State Restoration

The Memento Pattern In C# – How To Achieve Effortless State Restoration

2
Comments
8 min read
C#: functional approaches explained solving one specific problem

C#: functional approaches explained solving one specific problem

6
Comments 7
3 min read
Azure Service Bus Simulator

Azure Service Bus Simulator

1
Comments
2 min read
Cross-Platform Diagnostic Tools for .NET Applications

Cross-Platform Diagnostic Tools for .NET Applications

2
Comments
6 min read
ASP.NET Core MVC vs Razor Pages, Which is Faster? CodeBehind!

ASP.NET Core MVC vs Razor Pages, Which is Faster? CodeBehind!

1
Comments
6 min read
C# Extension Methods that come in handy for an ASP.Net Project

C# Extension Methods that come in handy for an ASP.Net Project

Comments
4 min read
4 ways to create Unit Tests without Interfaces in C#

4 ways to create Unit Tests without Interfaces in C#

2
Comments 1
10 min read
Best practices for integrating the Azure Storage SDK into your .NET applications

Best practices for integrating the Azure Storage SDK into your .NET applications

1
Comments
5 min read
Enabling CORS in a .NET Core Server-Side Application

Enabling CORS in a .NET Core Server-Side Application

Comments
2 min read
.NET 8 Features: Explore Performance Improvements and Language Enhancements

.NET 8 Features: Explore Performance Improvements and Language Enhancements

Comments
2 min read
Criando um app de terminal (CLI) para criar arquivos react #1

Criando um app de terminal (CLI) para criar arquivos react #1

1
Comments 1
4 min read
Composite Pattern In C# For Powerful Object Structures

Composite Pattern In C# For Powerful Object Structures

Comments
8 min read
Publishing Nuget in GitHub Packages

Publishing Nuget in GitHub Packages

8
Comments 4
4 min read
Custom Events in C# for Enhanced Communication and Flexibility

Custom Events in C# for Enhanced Communication and Flexibility

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

Action and Func Delegates in C#

Comments
11 min read
Refactoring Currency: Mastering Universal Currency Value Objects with Enums and Attributes

Refactoring Currency: Mastering Universal Currency Value Objects with Enums and Attributes

Comments
3 min read
ASP.NET Core - Load Balancing com Nginx e Docker

ASP.NET Core - Load Balancing com Nginx e Docker

5
Comments
4 min read
ChatGPT for VB6 to C# migration

ChatGPT for VB6 to C# migration

5
Comments
4 min read
Dapper: Generic Repository

Dapper: Generic Repository

1
Comments
7 min read
Working with Dapper/SQL-Server Framework 4.8 C#

Working with Dapper/SQL-Server Framework 4.8 C#

13
Comments
16 min read
var or explicit type

var or explicit type

3
Comments 2
4 min read
Delegate, Func and Action in C#

Delegate, Func and Action in C#

Comments
2 min read
Mastering Financial Complexity with Money Patterns in Domain-Driven Design

Mastering Financial Complexity with Money Patterns in Domain-Driven Design

Comments
3 min read
5 Essential EF Core Performance Tips

5 Essential EF Core Performance Tips

6
Comments
2 min read
Setting Up Razor Support in Neovim for Enhanced C# Development

Setting Up Razor Support in Neovim for Enhanced C# Development

1
Comments 2
2 min read
1. Building an RTS game in Unity - Basic Unit Navigation and selection tool

1. Building an RTS game in Unity - Basic Unit Navigation and selection tool

Comments
4 min read
Programming Patterns for Games: Command - Evaluating Unity's Input Handling Options

Programming Patterns for Games: Command - Evaluating Unity's Input Handling Options

Comments
7 min read
Background Processing with Hangfire

Background Processing with Hangfire

2
Comments
7 min read
Choose Font with GTK4 and .NET 8

Choose Font with GTK4 and .NET 8

Comments
3 min read
Command Pattern in C# - What You Need to Implement It

Command Pattern in C# - What You Need to Implement It

1
Comments
9 min read
Learning C# in 2024? How to do it in 3 steps

Learning C# in 2024? How to do it in 3 steps

9
Comments 3
2 min read
5 C# Word Libraries Most Developers Use in Project

5 C# Word Libraries Most Developers Use in Project

2
Comments 1
6 min read
How to Create A Word Document in C#

How to Create A Word Document in C#

1
Comments
6 min read
VB6 to C# migration: automated vs manual conversion

VB6 to C# migration: automated vs manual conversion

11
Comments
4 min read
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
How To Add Controllers To A Blazor Server App

How To Add Controllers To A Blazor Server App

2
Comments 1
3 min read
Creating a Dino API in .NET While Writing Almost No Code

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

10
Comments
5 min read
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
Getting started with the Azure Content Safety API.

Getting started with the Azure Content Safety API.

1
Comments
4 min read
C# - Using Static Caches for Efficiency

C# - Using Static Caches for Efficiency

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

6
Comments
2 min read
Solid Principle : Liskov Substitution Principle

Solid Principle : Liskov Substitution Principle

2
Comments
4 min read
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
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

C# - Simplify Event Handling with Lambda Improvements

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

Counter App with GTK4 and .NET 8

Comments
3 min read
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
Abstraction in Object-Oriented Programming

Abstraction in Object-Oriented Programming

Comments
2 min read
Implement G-suit Chat Service in .NET Using Google Chat API

Implement G-suit Chat Service in .NET Using Google Chat API

Comments
5 min read
C# Insert binary files into SQL-Server table

C# Insert binary files into SQL-Server table

5
Comments
7 min read
How To Implement The Pipeline Design Pattern In C#

How To Implement The Pipeline Design Pattern In C#

1
Comments
8 min read
loading...