DEV Community

C# Series' Articles

Back to Karen Payne's Series
SQL-Server: Exploration of datetime2(7) precision (C#)
Cover image for SQL-Server: Exploration of datetime2(7) precision (C#)

SQL-Server: Exploration of datetime2(7) precision (C#)

21
Comments
4 min read
Reveal Data provider parameter values at run time
Cover image for Reveal Data provider parameter values at run time

Reveal Data provider parameter values at run time

5
Comments
3 min read
C# Generic Math
Cover image for C# Generic Math

C# Generic Math

2
Comments
5 min read
Working with .zip files in C#
Cover image for Working with .zip files in C#

Working with .zip files in C#

21
Comments
15 min read
Working with the using directive in C#

Working with the using directive in C#

6
Comments 1
4 min read
C# .NET Tools with System.CommandLine
Cover image for C# .NET Tools with System.CommandLine

C# .NET Tools with System.CommandLine

23
Comments 3
7 min read
C# Language extensions
Cover image for C# Language extensions

C# Language extensions

8
Comments
10 min read
Tips on interacting with a database with C#
Cover image for Tips on interacting with a database with C#

Tips on interacting with a database with C#

5
Comments
7 min read
Update Bootstrap in Visual Studio
Cover image for Update Bootstrap in Visual Studio

Update Bootstrap in Visual Studio

22
Comments
3 min read
C# Different way to join string array

C# Different way to join string array

4
Comments
3 min read
ASP.NET Core/Razor Pages export to Excel

ASP.NET Core/Razor Pages export to Excel

2
Comments
5 min read
Using FluentScheduler with C#
Cover image for Using FluentScheduler with C#

Using FluentScheduler with C#

10
Comments
5 min read
Visual Studio debugging windows services
Cover image for Visual Studio debugging windows services

Visual Studio debugging windows services

5
Comments
3 min read
C# User-defined explicit and implicit conversion operators
Cover image for C# User-defined explicit and implicit conversion operators

C# User-defined explicit and implicit conversion operators

1
Comments 1
5 min read
Gentle introduction for generics (C#)
Cover image for Gentle introduction for generics (C#)

Gentle introduction for generics (C#)

8
Comments
7 min read
Bogus custom Dataset
Cover image for Bogus custom Dataset

Bogus custom Dataset

4
Comments
3 min read
Gentle introduction to Generic Repository Pattern with C#
Cover image for Gentle introduction to Generic Repository Pattern with C#

Gentle introduction to Generic Repository Pattern with C#

81
Comments 11
6 min read
C# System.Text.Json
Cover image for C# System.Text.Json

C# System.Text.Json

14
Comments 1
10 min read
Gentle introduction to IDataProtector (C#)
Cover image for Gentle introduction to IDataProtector (C#)

Gentle introduction to IDataProtector (C#)

14
Comments 3
4 min read
Multiple connections for appsettings.json (C#)
Cover image for Multiple connections for appsettings.json (C#)

Multiple connections for appsettings.json (C#)

18
Comments 2
5 min read
Get SQL-Server Stored Procedures with C#
Cover image for Get SQL-Server Stored Procedures with C#

Get SQL-Server Stored Procedures with C#

48
Comments
9 min read
C# PeriodicTimer
Cover image for C# PeriodicTimer

C# PeriodicTimer

5
Comments 1
3 min read
C# Excel read/write on the cheap
Cover image for C# Excel read/write on the cheap

C# Excel read/write on the cheap

28
Comments 1
11 min read
Push your skills Part 1
Cover image for Push your skills Part 1

Push your skills Part 1

153
Comments
10 min read
Developer's format helpers
Cover image for Developer's format helpers

Developer's format helpers

7
Comments 1
3 min read
C# Dealing with duplicates
Cover image for C# Dealing with duplicates

C# Dealing with duplicates

5
Comments 2
7 min read
Push your skills Part 2
Cover image for Push your skills Part 2

Push your skills Part 2

4
Comments 1
7 min read
ASP.NET Core DI constructor with parameters
Cover image for ASP.NET Core DI constructor with parameters

ASP.NET Core DI constructor with parameters

4
Comments 1
4 min read
Model Notification changed C#
Cover image for Model Notification changed C#

Model Notification changed C#

5
Comments
5 min read
NodaTime – time offsets C#
Cover image for NodaTime – time offsets C#

NodaTime – time offsets C#

2
Comments
5 min read
Source-generated RegEx (C#)
Cover image for Source-generated RegEx (C#)

Source-generated RegEx (C#)

3
Comments 1
3 min read
EF Core queries for unmapped types part 1
Cover image for EF Core queries for unmapped types part 1

EF Core queries for unmapped types part 1

1
Comments
3 min read
Learn FormattableString (C#)
Cover image for Learn FormattableString (C#)

Learn FormattableString (C#)

12
Comments
7 min read
Bogus DateOnly/TimeOnly
Cover image for Bogus DateOnly/TimeOnly

Bogus DateOnly/TimeOnly

3
Comments 3
6 min read
C# different way to do a proof of concept
Cover image for C# different way to do a proof of concept

C# different way to do a proof of concept

88
Comments 3
8 min read
Spectre.Console helpers
Cover image for Spectre.Console helpers

Spectre.Console helpers

7
Comments
7 min read
C# System.Text.Json JsonConverter masking
Cover image for C# System.Text.Json JsonConverter masking

C# System.Text.Json JsonConverter masking

Comments
6 min read
Regex timeout - C#
Cover image for Regex timeout - C#

Regex timeout - C#

Comments
6 min read
Storing passwords safely (C#)
Cover image for Storing passwords safely (C#)

Storing passwords safely (C#)

53
Comments 26
6 min read
NET6 - C# DistinctBy
Cover image for NET6 - C# DistinctBy

NET6 - C# DistinctBy

2
Comments
6 min read
Window Forms Dark mode
Cover image for Window Forms Dark mode

Window Forms Dark mode

Comments
5 min read