C# REPL using mono or dotnet-script
Quite often, all I want to do is check if a single line of code does what I think it does.
Quite often, all I want to do is check if a single line of code does what I think it does.
Azure EventGrid has first class support for Azure Functions, Azure Logic Apps, and Azure Automation. However, writing your own webhook
Quick blogpost on converting HTML to PDF from an ASP.NET Core application using a Node library by Marc Bachmann
Earlier this month, I happened to be in a technical discussion with a small team wherein I was being briefed
Identity is a simple auth system and a great improvement over Simple Membership. If you're new to it, this exercise
Many systems have started to use biometric authentication: Android, iOS and the Aadhar to name a few. Here's my opinion
Authentication is the process of identifying someone. This post attempts to shed some light on the process.
My ISP has me on a DHCP network and so I don't have a fixed IP address — it keeps changing.
If you own an email address or an account on any website/app, you have interacted with an authorization system
I had to create a quick console app in Typescript a few days back to test a few things. This