DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# collections by Example

C# collections by Example

3
Comments
3 min read
Why writing integration tests on a C# API is a productivity booster

Why writing integration tests on a C# API is a productivity booster

43
Comments 9
5 min read
Build a CRUD Application with ASP.NET Core 2.1

Build a CRUD Application with ASP.NET Core 2.1

6
Comments
6 min read
Querying a Record Using C# .NET and the Salesforce REST API

Querying a Record Using C# .NET and the Salesforce REST API

20
Comments 1
3 min read
Senstate - Updates, C#-Client and a future look

Senstate - Updates, C#-Client and a future look

4
Comments
2 min read
Kafka + Docker + Net Core 101 - parte 1

Kafka + Docker + Net Core 101 - parte 1

19
Comments
5 min read
Create Database using Code First in ASP.NET CORE 2.1

Create Database using Code First in ASP.NET CORE 2.1

5
Comments
3 min read
Conway’s Game of Life with Blazor

Conway’s Game of Life with Blazor

5
Comments 4
2 min read
Doodling in C# at Quora

Doodling in C# at Quora

2
Comments
2 min read
List of ASP.NET MVC 5 posts

List of ASP.NET MVC 5 posts

11
Comments
2 min read
Build Web API using Angular with ASP.NET MVC5 (Part 1)

Build Web API using Angular with ASP.NET MVC5 (Part 1)

9
Comments
3 min read
Build Web API using Angular with ASP.NET MVC5 (Part 2)

Build Web API using Angular with ASP.NET MVC5 (Part 2)

6
Comments
3 min read
Simple Weather App With Google Maps Using Blazor Server, HttpClient and Radzen Components

Simple Weather App With Google Maps Using Blazor Server, HttpClient and Radzen Components

45
Comments 13
2 min read
C# ile PDF Oluşturma (Örnek fatura uygulaması)

C# ile PDF Oluşturma (Örnek fatura uygulaması)

2
Comments
3 min read
Cryptography with Practical Examples in .Net Core

Cryptography with Practical Examples in .Net Core

27
Comments 2
6 min read
Build Angular + ASP.NET MVC 5

Build Angular + ASP.NET MVC 5

5
Comments
1 min read
ASP.NET MVC 5 - Multiple Comment

ASP.NET MVC 5 - Multiple Comment

4
Comments
2 min read
ASP.NET MVC 5 Stored Procedure

ASP.NET MVC 5 Stored Procedure

9
Comments
4 min read
Coding Home Automation

Coding Home Automation

14
Comments 4
6 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Prediction

6
Comments
9 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Exploratory Data Analysis

5
Comments
20 min read
COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

COVID-19 EDA and Prediction using .Net Dataframe and ML.Net (C#) - Introduction

2
Comments
8 min read
Implementing the Brainfuck compiler front end in C#

Implementing the Brainfuck compiler front end in C#

4
Comments
1 min read
C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

C# Repository Design Pattern for Database Operations in a .NET Core 3.1 MVC Web App

12
Comments
3 min read
Call function in unmanaged DLL from C# and pass custom data types [Marshal]

Call function in unmanaged DLL from C# and pass custom data types [Marshal]

10
Comments
6 min read
Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

Syncfusion Blazor Components are Blazor WebAssembly 3.2.0 Compatible!

4
Comments
4 min read
Game Dev Digest — Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!

Game Dev Digest — Issue #47 - C#, Patterns, Nintendo-style Effects, Free Project Starters, and lots more!

7
Comments
9 min read
Introduction To Classes And Objects In Object-Oriented Programming In C#

Introduction To Classes And Objects In Object-Oriented Programming In C#

21
Comments 2
5 min read
Filter Your Grids: How to Dynamically Build LINQ Expressions

Filter Your Grids: How to Dynamically Build LINQ Expressions

44
Comments 2
11 min read
Publisher Subscriber vs Observer pattern with C#

Publisher Subscriber vs Observer pattern with C#

16
Comments
7 min read
Looking for C# Open Source Projects for a 1st Time Contributor

Looking for C# Open Source Projects for a 1st Time Contributor

47
Comments 13
1 min read
[Win32 / Hooks / Spy++] How I got rid of those useless mouse buttons using Windows Hooks

[Win32 / Hooks / Spy++] How I got rid of those useless mouse buttons using Windows Hooks

7
Comments
8 min read
Introduction to Software Architecture

Introduction to Software Architecture

38
Comments
5 min read
Implementing Distributed Cache on SQL Server using .Net

Implementing Distributed Cache on SQL Server using .Net

24
Comments 1
3 min read
EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

40
Comments 4
3 min read
Quickly Scaffold REST API Model Classes in Visual Studio

Quickly Scaffold REST API Model Classes in Visual Studio

6
Comments
4 min read
Writing a COM DLL in C# and interfacing with JavaScript

Writing a COM DLL in C# and interfacing with JavaScript

5
Comments 1
3 min read
Defining types at runtime? why not...

Defining types at runtime? why not...

6
Comments
3 min read
Locally publishing Service Fabric without State Loss

Locally publishing Service Fabric without State Loss

4
Comments
1 min read
How to avoid the Visitor pattern in C#

How to avoid the Visitor pattern in C#

24
Comments 5
6 min read
Empowering MySQL DB Access with MySqlConnector + RepoDb

Empowering MySQL DB Access with MySqlConnector + RepoDb

7
Comments
5 min read
.NET Core: Use HttpClientFactory and Polly to build rock solid services

.NET Core: Use HttpClientFactory and Polly to build rock solid services

117
Comments 6
4 min read
C# Unit Testing a Custom FileResult That Exports Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

C# Unit Testing a Custom FileResult That Exports Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

12
Comments
5 min read
Game Dev Digest — Issue #46 - Testing, Profile, Optimization. Game Dev Tutorials. What's New... All That And More

Game Dev Digest — Issue #46 - Testing, Profile, Optimization. Game Dev Tutorials. What's New... All That And More

4
Comments
12 min read
Selenium‌ ‌C#‌:‌ Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples

Selenium‌ ‌C#‌:‌ Page‌ ‌Object‌ ‌Model‌ Tutorial With‌ ‌Examples

2
Comments 1
20 min read
Introducing Index Attribute in Entity Framework Core

Introducing Index Attribute in Entity Framework Core

9
Comments 5
3 min read
Automate Development Environment setup via PowerShell

Automate Development Environment setup via PowerShell

8
Comments
1 min read
My long and rocky road to TDD

My long and rocky road to TDD

2
Comments
5 min read
HELP!!

HELP!!

5
Comments 1
1 min read
Say "Hello" to Blazor WebAssembly

Say "Hello" to Blazor WebAssembly

9
Comments
7 min read
Notification Pattern with C# and .NET Core

Notification Pattern with C# and .NET Core

4
Comments 2
1 min read
Unit Testing in ASP .NET Core 3.1

Unit Testing in ASP .NET Core 3.1

14
Comments
13 min read
Controlling the file chooser within a Cypress.io test

Controlling the file chooser within a Cypress.io test

6
Comments
4 min read
C# 9.0 New Features

C# 9.0 New Features

35
Comments 4
5 min read
How to save an audio file from Twilio Media streams to Azure storage.

How to save an audio file from Twilio Media streams to Azure storage.

6
Comments
20 min read
Microsoft UI Technology Overview

Microsoft UI Technology Overview

17
Comments 3
7 min read
Vaidating string for numeric, alphanumeric and alphabetic

Vaidating string for numeric, alphanumeric and alphabetic

3
Comments
2 min read
.NetX

.NetX

4
Comments
1 min read
I don't trust unit tests with mocks

I don't trust unit tests with mocks

9
Comments
4 min read
C# Creating a Custom FileResult to Export Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

C# Creating a Custom FileResult to Export Data into a CSV file Using Streaming in a .NET Core 3.1 MVC App

19
Comments
5 min read
loading...