Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Comparing Init-Only, Get-Only, and Readonly in C# Code

Comparing Init-Only, Get-Only, and Readonly in C# Code

13
Comments 4
4 min read
Handling CSV Files in ASP.NET Core Web APIs

Handling CSV Files in ASP.NET Core Web APIs

3
Comments 1
7 min read
Enable file nesting for C# razor, Xaml and blazor pages in vscode

Enable file nesting for C# razor, Xaml and blazor pages in vscode

8
Comments 1
1 min read
Using Amazon .NET Lambda Annotations (Preview)

Using Amazon .NET Lambda Annotations (Preview)

4
Comments
2 min read
i'm going to create a space game tutorial

i'm going to create a space game tutorial

5
Comments 2
1 min read
.NET 7 Rate Limiting

.NET 7 Rate Limiting

6
Comments
6 min read
C# Program to convert Roman numerals to decimal integers.

C# Program to convert Roman numerals to decimal integers.

5
Comments
2 min read
Understanding C# Delegates

Understanding C# Delegates

Comments 1
5 min read
How To Use Global Query Filters in EF Core

How To Use Global Query Filters in EF Core

1
Comments
3 min read
Implementación de Tareas Programadas en ASP.NET Core con Expresiones CRON

Implementación de Tareas Programadas en ASP.NET Core con Expresiones CRON

20
Comments 1
5 min read
Introducing New Blazor Speed Dial Component

Introducing New Blazor Speed Dial Component

Comments 1
9 min read
Introducing the New .NET MAUI ComboBox Control

Introducing the New .NET MAUI ComboBox Control

Comments 1
5 min read
What's new in C# 11: overview

What's new in C# 11: overview

5
Comments 1
12 min read
C# Interfaces

C# Interfaces

3
Comments 2
3 min read
How to write clear and robust unit tests: the dos and don'ts

How to write clear and robust unit tests: the dos and don'ts

5
Comments
13 min read
Remove Duplicates from Sorted List

Remove Duplicates from Sorted List

4
Comments
1 min read
Setting up one-to-many & many-to-many relationships in Entity Framework Core

Setting up one-to-many & many-to-many relationships in Entity Framework Core

5
Comments
3 min read
Differences between .NET Collection Interfaces

Differences between .NET Collection Interfaces

31
Comments 3
5 min read
A brief history of async/await

A brief history of async/await

30
Comments
3 min read
My Favorite New C# Feature: Target-Typed New

My Favorite New C# Feature: Target-Typed New

12
Comments 2
4 min read
Creating Overridable Hierarchical Attribute Filters for ASP.net 6

Creating Overridable Hierarchical Attribute Filters for ASP.net 6

1
Comments
4 min read
Utilizando HttpClient con IHttpClientFactory en .Net 6

Utilizando HttpClient con IHttpClientFactory en .Net 6

8
Comments
5 min read
Game Dev Digest — Issue #160 - Get Your Game Discovered

Game Dev Digest — Issue #160 - Get Your Game Discovered

7
Comments
14 min read
PostgreSQL CRUD operations with C# and Dapper

PostgreSQL CRUD operations with C# and Dapper

5
Comments
7 min read
C# Tip: Use Debug-Assert to break the debugging flow if a condition fails

C# Tip: Use Debug-Assert to break the debugging flow if a condition fails

6
Comments
2 min read
Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Easily Track the Progress of Your Work Using the New .NET MAUI ProgressBar

Comments
6 min read
Introducing the New WinUI Busy Indicator Control

Introducing the New WinUI Busy Indicator Control

1
Comments
5 min read
Learning LINQ with 101 Examples and Sample Data (Query & Fluent Syntax)

Learning LINQ with 101 Examples and Sample Data (Query & Fluent Syntax)

15
Comments
3 min read
Plus One

Plus One

1
Comments 1
2 min read
Create a web API with ASP.NET Core 6

Create a web API with ASP.NET Core 6

14
Comments 1
7 min read
Length of Last Word

Length of Last Word

1
Comments
1 min read
3 (and more) ways to set configuration values in .NET

3 (and more) ways to set configuration values in .NET

1
Comments
6 min read
PDF Generator for .NET

PDF Generator for .NET

5
Comments
1 min read
Introducing the .NET MAUI Autocomplete Control

Introducing the .NET MAUI Autocomplete Control

Comments
5 min read
CRUD Operation using Entity Framework Core and Stored Procedure in .NET Core 6 Web API

CRUD Operation using Entity Framework Core and Stored Procedure in .NET Core 6 Web API

11
Comments
5 min read
How to parse JSON Lines (JSONL) with C#

How to parse JSON Lines (JSONL) with C#

4
Comments
4 min read
Mejorar el rendimiento de mis aplicaciones .Net 6 con REDIS

Mejorar el rendimiento de mis aplicaciones .Net 6 con REDIS

2
Comments
5 min read
A Beginners Guide to GraphQL Dotnet CancellationToken

A Beginners Guide to GraphQL Dotnet CancellationToken

1
Comments
3 min read
How to resolve dependencies in .NET APIs based on current HTTP Request

How to resolve dependencies in .NET APIs based on current HTTP Request

2
Comments
6 min read
Reading JSON with custom formats in C#

Reading JSON with custom formats in C#

13
Comments
3 min read
Design Patterns - 1 - Strategy (C#)

Design Patterns - 1 - Strategy (C#)

3
Comments
2 min read
Me tornando um desenvolvedor .NET #1

Me tornando um desenvolvedor .NET #1

5
Comments 2
14 min read
What’s New in .NET MAUI Charts: 2022 Volume 3

What’s New in .NET MAUI Charts: 2022 Volume 3

2
Comments
4 min read
Introducing the New WinUI Rating Control

Introducing the New WinUI Rating Control

1
Comments
6 min read
Search Insert Position

Search Insert Position

Comments
1 min read
How to Build Desktop .NET Document Scanner Application on Windows and Linux

How to Build Desktop .NET Document Scanner Application on Windows and Linux

1
Comments
13 min read
List in C#: implementation and features

List in C#: implementation and features

4
Comments
8 min read
What Are You Pointing At???

What Are You Pointing At???

Comments 1
3 min read
C# Tip: Use a SortedSet to avoid duplicates and sort items

C# Tip: Use a SortedSet to avoid duplicates and sort items

1
Comments
3 min read
Remove Element

Remove Element

Comments
2 min read
Improve Your XAML Skill by Replicating a Camping App UI in .NET MAUI

Improve Your XAML Skill by Replicating a Camping App UI in .NET MAUI

1
Comments
9 min read
Type safety and strong typing—what are these terms?

Type safety and strong typing—what are these terms?

6
Comments
2 min read
Azure Digital Twins - Fluent API v3.1 - MATCH the things!

Azure Digital Twins - Fluent API v3.1 - MATCH the things!

1
Comments
6 min read
Memento Pattern in C#

Memento Pattern in C#

7
Comments 2
8 min read
Exception handling is an Antipattern | Avoid when possible

Exception handling is an Antipattern | Avoid when possible

9
Comments 12
6 min read
Using Roslyn Analyzers for static code analysis

Using Roslyn Analyzers for static code analysis

Comments
8 min read
Remove Duplicates from Sorted Array

Remove Duplicates from Sorted Array

Comments
2 min read
C# git tips: Use git hook to test your code

C# git tips: Use git hook to test your code

9
Comments 2
2 min read
Bridge Pattern in C#

Bridge Pattern in C#

5
Comments
10 min read
ASP.NET Core - Why asynchronous is useful

ASP.NET Core - Why asynchronous is useful

10
Comments 1
2 min read
loading...