CodeMash, Pluralsight, and My First Recorded Talk (Comments Welcome!)
I was lucky enough to get one of my technical talks recorded, and now you can watch it, along with 92 others from CodeMash!
I was lucky enough to get one of my technical talks recorded, and now you can watch it, along with 92 others from CodeMash!
Let's see how to render a popover using a dedicated Razor Page and a jQuery AJAX call. Samples included!
This post gives you a general idea on Database Transactions, defines what transactions in MongoDB are and explains how to run your MongoDB as a replicaset. You will also learn how to use MongoDB Transactions in a .NET application.
Let's see how to use anti-forgery tokens and validation to prevent CSRF attacks in our Razor Pages apps!
A recent issue resulted with a repository in a bad state. In this article I cover what happened, how I resolved the issue, and some thoughts on how to prevent it in the future.