Stockholm Clients

August 17, 2020 · 2 min read
What happens when an amazing client turns into a nightmare client in the matter of weeks. You might be dealing with a Stockholm Client.

How to Redirect with Azure Static Web Apps

August 11, 2020 · 3 min read
When deploying to Azure Static Web Apps, a common question that comes up is "How do I do 301 redirects?". Let's explore how in this simple tutorial.

I Love Azure Static Web Apps

August 5, 2020 · 4 min read
I've spent a little bit of time working with Azure Static Web Apps in their preview phase, and it's an amazing solution to a couple core problems I had with deploying static apps.

Building Vue Services and Plugins

July 20, 2020 · 1 min read
Thanks for attending Building Custom Vue Services and Plugins!

Adding reCAPTCHA to Static Sites with Azure Functions

May 25, 2020 · 5 min read
My mailing list was suffering from spam signups due to an unprotected form. Since it was a static site, I needed a solution that didn't require me to host infrastructure. In this article, I'll discuss how I used Azure Functions to process reCAPTCHA tokens for my static site.

Building a Twitch Badge For My Site

May 18, 2020 · 3 min read
I wanted viewers of my site to know if and when I was currently streaming on my Twitch channel. So I created a handy badge that tells them when I'm online. Here's how I did it!

What is Dapper, and why you should consider it for your .NET projects

May 15, 2020 · 6 min read
I have a pretty firm opinion that if you're using a relational database with .NET, you need to have Dapper in your stack.

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!

Better Object Mapping with Dapper Resources

May 14, 2020 · 1 min read
Thanks for Better Object Mapping with Dapper!

21st Century Background Services Resources and Replays

May 13, 2020 · 1 min read
Thanks for attending 21st Century Background Services!
← Prev
Page 3 of 8
Next →