DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
System.Windows.Forms.Clipboard via ClearScript into JavaScript in C#

System.Windows.Forms.Clipboard via ClearScript into JavaScript in C#

7
Comments
3 min read
Extract Data from Invoices or Receipts in C#

Extract Data from Invoices or Receipts in C#

15
Comments 1
3 min read
Google's Natural Language API, Content Classification, in C#

Google's Natural Language API, Content Classification, in C#

6
Comments
1 min read
How to extract a phone number from an image using Azure cognitive services and Twilio number lookup

How to extract a phone number from an image using Azure cognitive services and Twilio number lookup

11
Comments 1
27 min read
Google's PageSpeed Insights API, C# version

Google's PageSpeed Insights API, C# version

8
Comments 3
1 min read
Scale your application globally with Azure Series - Part 3 - Azure Front Door

Scale your application globally with Azure Series - Part 3 - Azure Front Door

8
Comments 1
15 min read
Scale your application globally with Azure Series - Part 1 - Introduction

Scale your application globally with Azure Series - Part 1 - Introduction

6
Comments
9 min read
WPF Core with F# Libraries

WPF Core with F# Libraries

13
Comments
13 min read
Convert a document to Excel in C#

Convert a document to Excel in C#

6
Comments
1 min read
A simple tip to improve your code maintainability - Decompose IF statements into methods

A simple tip to improve your code maintainability - Decompose IF statements into methods

13
Comments 2
2 min read
Serverless circuit breakers with Durable Entities

Serverless circuit breakers with Durable Entities

72
Comments 10
9 min read
Logging Best Practices

Logging Best Practices

97
Comments 2
7 min read
Pass Data Between Blazor Pages using Route Parameters

Pass Data Between Blazor Pages using Route Parameters

12
Comments 1
3 min read
Easy Model Validator csharp

Easy Model Validator csharp

9
Comments
2 min read
Managing Credentials

Managing Credentials

15
Comments 7
2 min read
protobuf in C#

protobuf in C#

3
Comments
2 min read
ASP.NET MVC 5 Ajax Pagination For Search Results

ASP.NET MVC 5 Ajax Pagination For Search Results

9
Comments
4 min read
A simple way to create a PWA with Blazor WebAssembly

A simple way to create a PWA with Blazor WebAssembly

57
Comments 6
5 min read
Count Words and Occurrences of Each Word in a Document using C#

Count Words and Occurrences of Each Word in a Document using C#

16
Comments 2
3 min read
Creating a NopCommerce plugin with .Net Core and Angular - Part I

Creating a NopCommerce plugin with .Net Core and Angular - Part I

11
Comments 1
3 min read
Pagination For Search Results ASP.NET MVC 5

Pagination For Search Results ASP.NET MVC 5

9
Comments 1
3 min read
ASP.NET MVC 5 CRUD Tutorial With Example For Beginners

ASP.NET MVC 5 CRUD Tutorial With Example For Beginners

20
Comments
4 min read
Extracting pages from a document and saving them as a new file in C#

Extracting pages from a document and saving them as a new file in C#

5
Comments
1 min read
Blazor PWAs are awesome!

Blazor PWAs are awesome!

9
Comments 1
1 min read
Caller Member Info, C#, and You

Caller Member Info, C#, and You

40
Comments 5
3 min read
Free, Open Source ASP.NET Core User Community & Support Software

Free, Open Source ASP.NET Core User Community & Support Software

9
Comments 2
2 min read
Let's do some DDD with Entity Framework Core 3 - part 2: let's see some code!

Let's do some DDD with Entity Framework Core 3 - part 2: let's see some code!

16
Comments
5 min read
How to generate C# or TypeScript client code for OpenAPI (Swagger) specification

How to generate C# or TypeScript client code for OpenAPI (Swagger) specification

12
Comments
3 min read
Singleton Pattern Implemented in C#

Singleton Pattern Implemented in C#

10
Comments 2
4 min read
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 2: rendering

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

4
Comments
3 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
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

11
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

14
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#

8
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
loading...