Tag: .NET

๐Ÿš€ Launched Today! SignalR Mastery ๐Ÿš€

January 13, 2021 ยท 2 min read
Do you want to become a master in building real-time applications on .NET? I have the course for you!

Managing SignalR ConnectionIds (or why you shouldn't)

December 9, 2020 ยท 4 min read
For C# Advent 2020, I want to talk about SignalR ConnectionIds and the biggest mistake I see people making when trying to manage them theirselves.

How do you call a stored procedure with Dapper?

May 15, 2020 ยท 1 min read
Are you interested in using Dapper, but your database uses Stored Procedures? No problem!