DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Blazor Components as Shortcodes

Blazor Components as Shortcodes

11
Comments
3 min read
ASP.NET MVC 5 Using DBContext Connect Database

ASP.NET MVC 5 Using DBContext Connect Database

5
Comments 1
3 min read
How C# 8 Helps Software Quality

How C# 8 Helps Software Quality

159
Comments 15
7 min read
Console Games - Snake - Part 2

Console Games - Snake - Part 2

11
Comments
1 min read
Unity UI: My Top 3 Optimization Strategies

Unity UI: My Top 3 Optimization Strategies

14
Comments
11 min read
ASP.NET MVC 5 Install Bootstrap

ASP.NET MVC 5 Install Bootstrap

8
Comments
2 min read
ASP.NET MVC 5 Helllo World

ASP.NET MVC 5 Helllo World

10
Comments
2 min read
ASP.NET MVC 5 Create Shared Layout Razor & ViewStart

ASP.NET MVC 5 Create Shared Layout Razor & ViewStart

5
Comments
2 min read
SkiaSharp Support for WebAssembly via Uno Platform

SkiaSharp Support for WebAssembly via Uno Platform

3
Comments
5 min read
Doing Google's Natural Language ClassifyText() in ASP.NET

Doing Google's Natural Language ClassifyText() in ASP.NET

7
Comments 2
2 min read
Back to the '74 with a 8080 emulator - part 1

Back to the '74 with a 8080 emulator - part 1

3
Comments
4 min read
Back to the '74 with a 8080 emulator - part 2: rendering

Back to the '74 with a 8080 emulator - part 2: rendering

4
Comments
3 min read
Interview question: how do nullable value types work? (C#)

Interview question: how do nullable value types work? (C#)

29
Comments 1
2 min read
When Assembly.LoadFrom doesn't do what you expect

When Assembly.LoadFrom doesn't do what you expect

6
Comments
1 min read
On .NET Episode: IoT support for .NET Core

On .NET Episode: IoT support for .NET Core

15
Comments
1 min read
Webassembly for C, Rust, Go, and C# in 45 Minutes

Webassembly for C, Rust, Go, and C# in 45 Minutes

186
Comments 2
1 min read
Introducing MVC with ASP.NET

Introducing MVC with ASP.NET

22
Comments
8 min read
Generic Singletons

Generic Singletons

11
Comments 13
5 min read
Console Games - Snake - Part 1

Console Games - Snake - Part 1

12
Comments 4
2 min read
.NET Essentials - NDepend

.NET Essentials - NDepend

47
Comments 2
5 min read
C# Async Await, Simply

C# Async Await, Simply

263
Comments 31
4 min read
Unity Addressables: The Final Quiz Analysis

Unity Addressables: The Final Quiz Analysis

6
Comments
17 min read
ASP.NET Core Integration Testing: Protected endpoints

ASP.NET Core Integration Testing: Protected endpoints

12
Comments 1
4 min read
Alternative view engine for ASP.NET Core: Parsing template syntax

Alternative view engine for ASP.NET Core: Parsing template syntax

9
Comments
6 min read
PBKDF2 Hash a secure password

PBKDF2 Hash a secure password

15
Comments 1
5 min read
September 2019 .NET/ASP.NET Documentation Update

September 2019 .NET/ASP.NET Documentation Update

4
Comments
14 min read
Extract Images from PDF Documents using C# .NET

Extract Images from PDF Documents using C# .NET

10
Comments
2 min read
Hacktoberfest C#

Hacktoberfest C#

8
Comments 5
1 min read
การดึงค่าจาก Dictionary แบบเช็คค่าแล้วจบในบรรทัดเดียว

การดึงค่าจาก Dictionary แบบเช็คค่าแล้วจบในบรรทัดเดียว

6
Comments
1 min read
Passing parameters with modifiers in C#

Passing parameters with modifiers in C#

9
Comments
5 min read
Writing a game in a console application - Part 0

Writing a game in a console application - Part 0

19
Comments 3
3 min read
How do I update a column in a System.Data datarow using V8 under ClearScript?

How do I update a column in a System.Data datarow using V8 under ClearScript?

7
Comments 1
1 min read
Learning about Asynchronous Streams and LINQ in C# 8

Learning about Asynchronous Streams and LINQ in C# 8

32
Comments
2 min read
A Love Letter to .NET

A Love Letter to .NET

105
Comments 11
5 min read
Configuring Entity Framework Core into Asp.Net Core

Configuring Entity Framework Core into Asp.Net Core

9
Comments 1
3 min read
3 Ways Unity Addressables Will Save Your Game

3 Ways Unity Addressables Will Save Your Game

10
Comments
6 min read
Akka.NET Bootcamp Notes: Unit 1 - Fundamentals of the Actor Model

Akka.NET Bootcamp Notes: Unit 1 - Fundamentals of the Actor Model

6
Comments
2 min read
FullStack implementation of reCaptcha with Vue.js and .Net

FullStack implementation of reCaptcha with Vue.js and .Net

14
Comments
5 min read
Developing your first Azure Durable Function

Developing your first Azure Durable Function

13
Comments
8 min read
Verify Digital Signatures in Documents using C#

Verify Digital Signatures in Documents using C#

11
Comments
2 min read
O que a programação mudou na minha vida?

O que a programação mudou na minha vida?

5
Comments
1 min read
The Utility of Delegates and Events in Unity

The Utility of Delegates and Events in Unity

15
Comments 1
7 min read
Adventures in IL: Conditionals and Loops

Adventures in IL: Conditionals and Loops

15
Comments 2
9 min read
An Introduction to C# Expression Trees

An Introduction to C# Expression Trees

16
Comments 2
5 min read
Runtime binding with Azure Functions

Runtime binding with Azure Functions

10
Comments
4 min read
The null-coalescing operator in C# 8.0

The null-coalescing operator in C# 8.0

10
Comments 1
1 min read
Yup, A MongoDB POC for UWP

Yup, A MongoDB POC for UWP

7
Comments
9 min read
Using Blazor Components

Using Blazor Components

10
Comments
2 min read
OneOf<Us> Discriminated Unions in C#

OneOf<Us> Discriminated Unions in C#

21
Comments 5
5 min read
Use .NET to query ArGIS map features

Use .NET to query ArGIS map features

8
Comments
5 min read
Kentico 12: Design Patterns Part 14 - DocumentQuery and ObjectQuery Tips

Kentico 12: Design Patterns Part 14 - DocumentQuery and ObjectQuery Tips

9
Comments
9 min read
Safe .NET Feature Flags with FeatureToggle

Safe .NET Feature Flags with FeatureToggle

60
Comments 6
4 min read
.NET Conf 2019 is about to start! 🚀

.NET Conf 2019 is about to start! 🚀

7
Comments
1 min read
Fun with Feature Flags

Fun with Feature Flags

59
Comments 13
4 min read
Two quick tips for writing legible code

Two quick tips for writing legible code

9
Comments 6
3 min read
C# Fundamentals Tutorial for Absolute Beginners

C# Fundamentals Tutorial for Absolute Beginners

23
Comments 1
3 min read
Find and Replace Text in Documents using .NET API

Find and Replace Text in Documents using .NET API

6
Comments 3
3 min read
Creating a .NET Core API

Creating a .NET Core API

140
Comments
8 min read
An ADR Visual Studio Extension – Creating a Visual Studio Extension to Scrape the Solution and List all Items

An ADR Visual Studio Extension – Creating a Visual Studio Extension to Scrape the Solution and List all Items

9
Comments
4 min read
How to compare two images in C# .NET

How to compare two images in C# .NET

9
Comments 2
1 min read
loading...