Forem

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Ref vs Out C#: Which is the Better Choice when?

Ref vs Out C#: Which is the Better Choice when?

34
Comments 4
5 min read
Define Default URL for ActiveStorage to fix Mixed Content Error

Define Default URL for ActiveStorage to fix Mixed Content Error

1
Comments
1 min read
How to Run dotnet apps Like npm run on Every Platform

How to Run dotnet apps Like npm run on Every Platform

3
Comments
3 min read
Laying the proper foundations of QA to scale faster

Laying the proper foundations of QA to scale faster

7
Comments
4 min read
Analyzing and enforcing .NET code coverage with coverlet

Analyzing and enforcing .NET code coverage with coverlet

10
Comments
8 min read
Entry-1: S - in SOLID

Entry-1: S - in SOLID

4
Comments
3 min read
Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

Design a Temperature Monitor Like a Pro Using WinUI Radial Gauge

4
Comments
14 min read
A Minimal API with .NET 6 using C#

A Minimal API with .NET 6 using C#

13
Comments
9 min read
Software Devs, What Tools You Can't Do Without?

Software Devs, What Tools You Can't Do Without?

13
Comments 18
1 min read
Senior C# Developer Shows 5 Tips To Master Your C# Level

Senior C# Developer Shows 5 Tips To Master Your C# Level

47
Comments
7 min read
Add Multiple Attribute to an Element using javaScript

Add Multiple Attribute to an Element using javaScript

4
Comments
1 min read
Web Scraping With C#

Web Scraping With C#

9
Comments 1
23 min read
Inline Diagnostics in Visual Studio 2022 for C# Code

Inline Diagnostics in Visual Studio 2022 for C# Code

25
Comments
3 min read
What are Expression-bodied Members in C#?

What are Expression-bodied Members in C#?

10
Comments
3 min read
Builder Pattern

Builder Pattern

15
Comments
3 min read
Creating Custom C# Exception Types

Creating Custom C# Exception Types

17
Comments 2
4 min read
Creating a stunning fractal tree in C#

Creating a stunning fractal tree in C#

8
Comments 1
5 min read
A quick comparison of Security Static Code Analyzers for C#

A quick comparison of Security Static Code Analyzers for C#

10
Comments 3
14 min read
How To Use The Options Pattern In ASP.NET Core 7

How To Use The Options Pattern In ASP.NET Core 7

1
Comments
4 min read
What 's new in .NET 7?

What 's new in .NET 7?

2
Comments
6 min read
Visitor pattern

Visitor pattern

3
Comments
3 min read
.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

.NET Conf 2022 in a Nutshell🥜 (Key Highlights to Know)

26
Comments 12
9 min read
SkiaSharp: Hatched fills with SKShader

SkiaSharp: Hatched fills with SKShader

2
Comments
5 min read
Requisições em C#

Requisições em C#

2
Comments
5 min read
How to Draw 2D Graphics in .NET MAUI’s GraphicsView

How to Draw 2D Graphics in .NET MAUI’s GraphicsView

5
Comments 1
8 min read
confusing issues with EF Core

confusing issues with EF Core

8
Comments 2
6 min read
Easily Design a Sleep Tracker Using WinUI Radial Gauge

Easily Design a Sleep Tracker Using WinUI Radial Gauge

2
Comments 4
10 min read
Easily Use a Dynamic Blob Container in the Blazor File Manager

Easily Use a Dynamic Blob Container in the Blazor File Manager

Comments
8 min read
The Best C# 11 Feature You Don't Need

The Best C# 11 Feature You Don't Need

5
Comments 1
3 min read
Azure Functions + PnP.Core + Managed Identity=đź’™

Azure Functions + PnP.Core + Managed Identity=đź’™

11
Comments 4
5 min read
Introducing the C# 11 Required Keyword

Introducing the C# 11 Required Keyword

10
Comments 4
6 min read
Introduction to Clean Architecture with .NET

Introduction to Clean Architecture with .NET

24
Comments 7
4 min read
Do Yourself a Favor When Writing Connection Strings In Configuration

Do Yourself a Favor When Writing Connection Strings In Configuration

7
Comments
7 min read
Single-Responsibility Principle (SRP)

Single-Responsibility Principle (SRP)

Comments
1 min read
Future of HSEG

Future of HSEG

4
Comments
1 min read
Hangfire Introduction and Implementation in .NET Core 6 Web API

Hangfire Introduction and Implementation in .NET Core 6 Web API

7
Comments
5 min read
Minimal API endpoints getting messy? Let's get organized

Minimal API endpoints getting messy? Let's get organized

6
Comments 1
3 min read
C# / Blazor Wolfenstein - Part 1 - Blazor

C# / Blazor Wolfenstein - Part 1 - Blazor

4
Comments
4 min read
Receive Real-Time Data In .NET 6 Client Application Using SignalR

Receive Real-Time Data In .NET 6 Client Application Using SignalR

3
Comments
5 min read
Deploying a .NET Core Application in Azure Kubernetes

Deploying a .NET Core Application in Azure Kubernetes

2
Comments
8 min read
How to solve InvalidOperationException for constructors using HttpClientFactory in C#

How to solve InvalidOperationException for constructors using HttpClientFactory in C#

9
Comments
3 min read
ItalianSyllabary is out!

ItalianSyllabary is out!

2
Comments
2 min read
Creating a weak dictionary in .NET

Creating a weak dictionary in .NET

9
Comments 1
3 min read
Top 10 Dotnet Exception Anti-Patterns in C#

Top 10 Dotnet Exception Anti-Patterns in C#

49
Comments 6
10 min read
How to split PDF File in C# (Code Example Tutorial)

How to split PDF File in C# (Code Example Tutorial)

9
Comments 1
5 min read
Visual Studio Code con .NET 7 y C# 11

Visual Studio Code con .NET 7 y C# 11

12
Comments 1
5 min read
Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

Build a stock update notification bot for Microsoft Teams using C# and Teams Toolkit for Visual Studio

9
Comments 2
9 min read
Creating HttpCookie Class in C#

Creating HttpCookie Class in C#

2
Comments
2 min read
Strategy Pattern in C#

Strategy Pattern in C#

4
Comments
9 min read
Use Model Features to Speed Up Backend Development in a DRY Manner

Use Model Features to Speed Up Backend Development in a DRY Manner

17
Comments 2
9 min read
SkiaSharp: Unmasking with SKColorFilter

SkiaSharp: Unmasking with SKColorFilter

3
Comments
6 min read
Dapr Service Invocation with Azure Container Apps

Dapr Service Invocation with Azure Container Apps

8
Comments
7 min read
Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

Do you plan to take on .NET MAUI? Get ready for an adventure with NullReferenceException

2
Comments
3 min read
Desempenho: Toda regra tem exceção?

Desempenho: Toda regra tem exceção?

17
Comments 6
5 min read
RabbitMQ Message Queue using .NET Core 6 Web API

RabbitMQ Message Queue using .NET Core 6 Web API

3
Comments
8 min read
A Tale of 2 Codebases (Part 2 of 4): Testability

A Tale of 2 Codebases (Part 2 of 4): Testability

Comments
9 min read
What are Generics in C#?

What are Generics in C#?

30
Comments 5
6 min read
Game Dev Digest — Issue #162 - Important Tools And Enhancements

Game Dev Digest — Issue #162 - Important Tools And Enhancements

5
Comments 1
8 min read
.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

.NET 7 Release Candidate 2 Is Here — Here’s What’s New!

25
Comments
5 min read
Introducing the New Blazor AppBar Component

Introducing the New Blazor AppBar Component

Comments
8 min read
loading...