DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

Take Control of your Queries: Inspect and Mutate IQueryable Expression Trees

16
Comments 1
15 min read
Handle errors with your convention in ASP.NET Core

Handle errors with your convention in ASP.NET Core

10
Comments
4 min read
【ASP.NET Core】Try Blazor(Blazor Server)

【ASP.NET Core】Try Blazor(Blazor Server)

16
Comments 2
5 min read
Introduction to ASP.Net Core

Introduction to ASP.Net Core

10
Comments
2 min read
Game Dev Digest — Issue #57 - Cutscenes, Grids, VFX and more

Game Dev Digest — Issue #57 - Cutscenes, Grids, VFX and more

7
Comments
10 min read
Log HttpClient request and response based on custom conditions in .NET Core

Log HttpClient request and response based on custom conditions in .NET Core

21
Comments 1
4 min read
An Open Letter to Our Bootcamp Grads

An Open Letter to Our Bootcamp Grads

9
Comments 1
4 min read
CoreLMS: Logging, Custom Exceptions, and more TDD

CoreLMS: Logging, Custom Exceptions, and more TDD

7
Comments
2 min read
Ow you need to clear your browser cache to view the changes… never again (with umbraco CMS)

Ow you need to clear your browser cache to view the changes… never again (with umbraco CMS)

3
Comments 2
2 min read
Understanding .NET Generic Host Model

Understanding .NET Generic Host Model

10
Comments
6 min read
How to create a dynamic link library (DLL) and use it in .Net and Python

How to create a dynamic link library (DLL) and use it in .Net and Python

55
Comments 5
2 min read
Python vs C# vs C++ vs Swift..... which is better?

Python vs C# vs C++ vs Swift..... which is better?

3
Comments
1 min read
How to lock a text in shape in a PowerPoint presentation

How to lock a text in shape in a PowerPoint presentation

5
Comments
3 min read
C# Switch statement

C# Switch statement

13
Comments
1 min read
TDD and Exception Handling with xUnit in ASP.NET Core

TDD and Exception Handling with xUnit in ASP.NET Core

11
Comments 1
9 min read
TDD and Exception Handling with xUnit in ASP.NET Core

TDD and Exception Handling with xUnit in ASP.NET Core

9
Comments
9 min read
C# Object Initialization and Constructor

C# Object Initialization and Constructor

6
Comments
1 min read
When use Array, List, and Dictionaries in .NET

When use Array, List, and Dictionaries in .NET

9
Comments
4 min read
Productivity with Visual Studio: Refactoring | Part 4

Productivity with Visual Studio: Refactoring | Part 4

10
Comments 2
5 min read
How to deploy ASP.NET Core 3.1 app to Digital Ocean Linux droplet

How to deploy ASP.NET Core 3.1 app to Digital Ocean Linux droplet

3
Comments
13 min read
Testing .NET Core Apps with GitHub Actions

Testing .NET Core Apps with GitHub Actions

12
Comments 2
6 min read
Using static class and extends methods in C#

Using static class and extends methods in C#

7
Comments
3 min read
Finish What You Start

Finish What You Start

3
Comments
2 min read
【.NET Core】Play with Console App

【.NET Core】Play with Console App

9
Comments
5 min read
Logstalgia till your console freezes over

Logstalgia till your console freezes over

5
Comments
2 min read
High Performance Database Access with EF Core

High Performance Database Access with EF Core

22
Comments 1
1 min read
Game Dev Digest — Issue #56 - Level Design, UI, VFX and more

Game Dev Digest — Issue #56 - Level Design, UI, VFX and more

11
Comments
9 min read
Syncfusion’s First Control for Uno Platform: Charts

Syncfusion’s First Control for Uno Platform: Charts

2
Comments
5 min read
C# - Generic Class To Create Node Tree From Array

C# - Generic Class To Create Node Tree From Array

7
Comments
2 min read
Linux memory manipulation using .NET Core

Linux memory manipulation using .NET Core

6
Comments
2 min read
Clean Code Using Null Conditional Operator and Coalescing Operator

Clean Code Using Null Conditional Operator and Coalescing Operator

8
Comments 2
2 min read
Choose the life of Blazor and WebAssembly

Choose the life of Blazor and WebAssembly

4
Comments
2 min read
c# basics -encapsulation , properties- manual,auto-implemented, readonly ,static

c# basics -encapsulation , properties- manual,auto-implemented, readonly ,static

9
Comments
5 min read
100 days of code for me

100 days of code for me

6
Comments
1 min read
CoreLMS: Let's Build a Cleanish, SOLIDish LMS From Scratch in ASP.Net Core

CoreLMS: Let's Build a Cleanish, SOLIDish LMS From Scratch in ASP.Net Core

30
Comments 1
2 min read
Make SOAP requests using IHttpClientFactory in .NET Core

Make SOAP requests using IHttpClientFactory in .NET Core

31
Comments 11
5 min read
Kentico Xperience 13 Beta 3 - New Data Access APIs

Kentico Xperience 13 Beta 3 - New Data Access APIs

10
Comments 2
8 min read
CoreLMS: Specs and Project Organization

CoreLMS: Specs and Project Organization

4
Comments
2 min read
Developing with Azure Blob Storage

Developing with Azure Blob Storage

27
Comments 1
6 min read
Conway's Game of Life (With Emojis!) in C# and Blazor WebAssembly

Conway's Game of Life (With Emojis!) in C# and Blazor WebAssembly

5
Comments
6 min read
A.I. Learns to play my Game

A.I. Learns to play my Game

4
Comments
1 min read
How to configure TailwindCSS with Blazor

How to configure TailwindCSS with Blazor

9
Comments 5
3 min read
Identity Server 4 - Invalid HTTP request for token endpoint

Identity Server 4 - Invalid HTTP request for token endpoint

8
Comments 2
2 min read
RELEASE: ASP .NET Core 3.1 A-Z eBook

RELEASE: ASP .NET Core 3.1 A-Z eBook

7
Comments
1 min read
Another two C# idioms

Another two C# idioms

8
Comments
2 min read
Free admin dashboard template https://adminlte.io in Asp.net MVC

Free admin dashboard template https://adminlte.io in Asp.net MVC

5
Comments
1 min read
Dica Rápida: Protegendo senhas com BCrypt.Net

Dica Rápida: Protegendo senhas com BCrypt.Net

29
Comments 2
3 min read
Read function arguments from .NET applications with .NET ProfilingAPI

Read function arguments from .NET applications with .NET ProfilingAPI

8
Comments 1
7 min read
Beginner's Guide To Console Input In C#

Beginner's Guide To Console Input In C#

13
Comments 2
11 min read
Best Backend Technology?

Best Backend Technology?

5
Comments 37
1 min read
Minesweeper in Blazor WebAssembly Part 2: The Blazor Component

Minesweeper in Blazor WebAssembly Part 2: The Blazor Component

7
Comments 2
7 min read
Guide On xUnit Framework For Unit Testing With Selenium C#

Guide On xUnit Framework For Unit Testing With Selenium C#

14
Comments
26 min read
Game Dev Digest — Issue #55 - Character Animation, Visual Scripting, 2020 plus

Game Dev Digest — Issue #55 - Character Animation, Visual Scripting, 2020 plus

3
Comments
9 min read
Keep your Code and Database in Sync

Keep your Code and Database in Sync

32
Comments 1
1 min read
C# Multi String Replace Extension Method

C# Multi String Replace Extension Method

10
Comments
5 min read
How to create a BMI calculator with Xamarin Forms.

How to create a BMI calculator with Xamarin Forms.

2
Comments
1 min read
[C# 8][Entity Framework Core] Play with Nullable reference types

[C# 8][Entity Framework Core] Play with Nullable reference types

8
Comments
6 min read
From C# to Rust: Code Basics

From C# to Rust: Code Basics

30
Comments 4
11 min read
Creating a Functional Wrapper in F#

Creating a Functional Wrapper in F#

36
Comments 4
5 min read
Analyzing Stocks with .NET

Analyzing Stocks with .NET

56
Comments 2
10 min read
loading...