Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dynamically sorting an IQueryable

Dynamically sorting an IQueryable

12
Comments 2
4 min read
Implementing health checks PT.1 - Asp.Net Core 6 configuration

Implementing health checks PT.1 - Asp.Net Core 6 configuration

11
Comments 3
4 min read
How to Debug Syncfusion Blazor Source Code Using the Source Code Add-on

How to Debug Syncfusion Blazor Source Code Using the Source Code Add-on

5
Comments 1
1 min read
Unity3D Fundamentals

Unity3D Fundamentals

11
Comments
10 min read
[Video] What's the point of async/await in an ASP.NET Core application?

[Video] What's the point of async/await in an ASP.NET Core application?

5
Comments
1 min read
"Property pattern"lar haqida...

"Property pattern"lar haqida...

6
Comments
2 min read
"Relational pattern"lar haqida...

"Relational pattern"lar haqida...

8
Comments
1 min read
Constant pattern haqida...

Constant pattern haqida...

6
Comments
1 min read
Why you shouldn’t use the Dynamic type in .NET

Why you shouldn’t use the Dynamic type in .NET

9
Comments 2
3 min read
O ecossistema .NET nunca foi tão empolgante como agora

O ecossistema .NET nunca foi tão empolgante como agora

5
Comments 1
3 min read
Pitch me on C#

Pitch me on C#

42
Comments 31
1 min read
Introduction to Mini-profiler in C-sharp - iFour Technolab

Introduction to Mini-profiler in C-sharp - iFour Technolab

5
Comments
5 min read
How to perform CRUD operations with Entity Framework Core and PostgreSQL

How to perform CRUD operations with Entity Framework Core and PostgreSQL

14
Comments
7 min read
Xamarin's Substitute is on the way! Discover .NET MAUI and its New Features

Xamarin's Substitute is on the way! Discover .NET MAUI and its New Features

43
Comments 1
5 min read
Why you shouldn't use the Repository pattern in .NET

Why you shouldn't use the Repository pattern in .NET

2
Comments 2
4 min read
Delegates - Behind The Scenes

Delegates - Behind The Scenes

9
Comments
1 min read
Investigating the performance benefits of EF Core 6.0 compiled models feature

Investigating the performance benefits of EF Core 6.0 compiled models feature

8
Comments
7 min read
Reduce your tests cognitive complexity with AutoFixture

Reduce your tests cognitive complexity with AutoFixture

7
Comments 2
4 min read
Looking for feedback for early stage software architecture tool

Looking for feedback for early stage software architecture tool

3
Comments
1 min read
5 Bad Practices That Can Make Your C# Code Messy - And How to Avoid Them

5 Bad Practices That Can Make Your C# Code Messy - And How to Avoid Them

55
Comments 10
3 min read
.Net 6 da xUnit va MOQ yordamida Unit test

.Net 6 da xUnit va MOQ yordamida Unit test

12
Comments 1
6 min read
Docker multi-architecture, .NET 6.0 and OpenCVSharp

Docker multi-architecture, .NET 6.0 and OpenCVSharp

12
Comments
8 min read
Complete game development blog #1: Movement

Complete game development blog #1: Movement

2
Comments 1
2 min read
Configuring dependency injection in your .NET console application

Configuring dependency injection in your .NET console application

11
Comments 1
3 min read
3 Ways to go headless with Umbraco

3 Ways to go headless with Umbraco

14
Comments 1
2 min read
Convert to HTML, My First Website

Convert to HTML, My First Website

3
Comments 1
1 min read
ICollection, IEnumerable, IList, IDictionary, Enumerator, Data Structures, Arrays, ArrayList, HashTable, Stack, Queue.

ICollection, IEnumerable, IList, IDictionary, Enumerator, Data Structures, Arrays, ArrayList, HashTable, Stack, Queue.

13
Comments
12 min read
C# Event Practices ''VideoConverter"

C# Event Practices ''VideoConverter"

9
Comments
1 min read
C# Events

C# Events

9
Comments
1 min read
Net Core postgreSQL connection string on windows 10

Net Core postgreSQL connection string on windows 10

10
Comments
1 min read
How to better configure C# and .NET applications for SendGrid

How to better configure C# and .NET applications for SendGrid

4
Comments
19 min read
Use interpolação e não concatenação

Use interpolação e não concatenação

10
Comments
1 min read
Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

Error 405 : ASP.NET Core Web API PUT and DELETE Methods not allowed

16
Comments
1 min read
System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

System.Data.Linq.ForeignKeyReferenceAlreadyHasValueException: Operation is not valid due to the current state of the object.

5
Comments
2 min read
C# 11 is on the way! Microsoft Releases +5 New Features

C# 11 is on the way! Microsoft Releases +5 New Features

31
Comments
4 min read
Unit Tests Done Right (Part 2)

Unit Tests Done Right (Part 2)

15
Comments
7 min read
DOTNET Develop Simple Disk Key Value Cache

DOTNET Develop Simple Disk Key Value Cache

6
Comments
1 min read
C# Predicate

C# Predicate

8
Comments
1 min read
[Parte 12] Azure Functions: Background Jobs

[Parte 12] Azure Functions: Background Jobs

19
Comments 2
16 min read
[Simples] Criando templates customizados em C#

[Simples] Criando templates customizados em C#

17
Comments
4 min read
How to waste an afternoon writing bad code to help your girlfriend cheat at Wordle...

How to waste an afternoon writing bad code to help your girlfriend cheat at Wordle...

9
Comments
3 min read
Publishing domain events with MediatR

Publishing domain events with MediatR

32
Comments 2
4 min read
The 10 Best C# Books to Help You Learn or Improve Your Skills📚

The 10 Best C# Books to Help You Learn or Improve Your Skills📚

123
Comments 14
7 min read
C# "using" keyword

C# "using" keyword

8
Comments
4 min read
.NET 5 has reached End of Life

.NET 5 has reached End of Life

30
Comments 1
4 min read
Implementing Digest Authentication in .NET

Implementing Digest Authentication in .NET

12
Comments
7 min read
Three Common LINQ Mistakes and How To Fix Them

Three Common LINQ Mistakes and How To Fix Them

23
Comments 2
3 min read
Everything You Need to Know About C# Version 8.0 - iFour Technolab

Everything You Need to Know About C# Version 8.0 - iFour Technolab

7
Comments
5 min read
Using EDMX file and T4 in .NET Core to Generate Code (Entities, DTO, API, Services etc.)

Using EDMX file and T4 in .NET Core to Generate Code (Entities, DTO, API, Services etc.)

14
Comments
7 min read
Advanced parsing using Int.TryParse in C#

Advanced parsing using Int.TryParse in C#

9
Comments
4 min read
Elegant seeding of data in ASP .NET 6

Elegant seeding of data in ASP .NET 6

9
Comments
2 min read
How to Upload Files Asynchronously in Blazor File Upload Component

How to Upload Files Asynchronously in Blazor File Upload Component

6
Comments
1 min read
Godot Modules (C#) - A Set of Useful Modules / Scripts to Kickstart Your Game

Godot Modules (C#) - A Set of Useful Modules / Scripts to Kickstart Your Game

6
Comments
1 min read
Using Background Services in ASP.NET Core

Using Background Services in ASP.NET Core

Comments
5 min read
Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

Techniques and tools to update your C# project - Migrating to nullable reference types - Part 4

11
Comments
14 min read
The difference between Array and List in C# (Memory Usage + Performance)

The difference between Array and List in C# (Memory Usage + Performance)

42
Comments 3
5 min read
It's not about how you inject your services, it's about how you test them

It's not about how you inject your services, it's about how you test them

9
Comments
6 min read
Unit Tests Done Right

Unit Tests Done Right

19
Comments 4
6 min read
.NET Web API - CRUD Operations 🚀

.NET Web API - CRUD Operations 🚀

15
Comments 1
1 min read
Learn Software Architecture with C#10

Learn Software Architecture with C#10

4
Comments
1 min read
loading...