Forem

Dmitry Dorogoy profile picture

Dmitry Dorogoy

404 bio not found

Education

High computer science

Work

Hire Me

Eight Year Club
Seven Year Club
Writing Debut
Six Year Club
Five Year Club
Four Year Club
Three Year Club
Two Year Club
One Year Club
C#: Does a Static Constructor Always Run First?
Cover image for C#: Does a Static Constructor Always Run First?

C#: Does a Static Constructor Always Run First?

Comments
2 min read
Surprise: You Can "Intercept" the C# lock Statement
Cover image for Surprise: You Can "Intercept" the C# lock Statement

Surprise: You Can "Intercept" the C# lock Statement

3
Comments
4 min read
C# dynamic is a trap door: stop the leaks before they spread (Must read for Dapper users)
Cover image for C# dynamic is a trap door: stop the leaks before they spread (Must read for Dapper users)

C# dynamic is a trap door: stop the leaks before they spread (Must read for Dapper users)

Comments
3 min read
How I Created a Handy MCP Server in C# to Retrieve NuGet Package Information
Cover image for How I Created a Handy MCP Server in C# to Retrieve NuGet Package Information

How I Created a Handy MCP Server in C# to Retrieve NuGet Package Information

4
Comments 3
8 min read
Automatically Test Your Regex Without Writing a Single C# Line of Code
Cover image for Automatically Test Your Regex Without Writing a Single C# Line of Code

Automatically Test Your Regex Without Writing a Single C# Line of Code

2
Comments
2 min read
Stop Scattering .Trim(): Auto-trim All String Properties in C#
Cover image for Stop Scattering .Trim(): Auto-trim All String Properties in C#

Stop Scattering .Trim(): Auto-trim All String Properties in C#

Comments
2 min read
Fun with C# Regex based Expression calculator
Cover image for Fun with C# Regex based Expression calculator

Fun with C# Regex based Expression calculator

7
Comments
4 min read
loading...