Galdin's Blog

  • about
  • code-blog
  • journal

C# REPL using mono or dotnet-script

13 October 2018 | .NET, dev.to

Quite often, all I want to do is check if a single line of code does what I think it does.

Creating an Azure EventGrid Webhook in ASP.NET Core

08 September 2018 | .NET, Azure

Azure EventGrid has first class support for Azure Functions, Azure Logic Apps, and Azure Automation. However, writing your own webhook

Generating PDFs from an ASP.NET Core app using a Node library

25 April 2018 | .NET, Node, Docker, dev.to

Quick blogpost on converting HTML to PDF from an ASP.NET Core application using a Node library by Marc Bachmann

Should your auth-service be validating tokens?

28 December 2017 | Microservices

Earlier this month, I happened to be in a technical discussion with a small team wherein I was being briefed

Getting started with Identity in ASP.NET Core

25 November 2017 | .NET, Getting Started

Identity is a simple auth system and a great improvement over Simple Membership. If you're new to it, this exercise

Biometric authentication - yea or nay?

22 October 2017 | Auth Systems

Many systems have started to use biometric authentication: Android, iOS and the Aadhar to name a few. Here's my opinion

Authentication and Identities

03 September 2017 | Auth Systems

Authentication is the process of identifying someone. This post attempts to shed some light on the process.

Hacking into my dlink router

23 August 2017 | Random

My ISP has me on a DHCP network and so I don't have a fixed IP address — it keeps changing.

Auth Systems - What are they?

29 July 2017 | Auth Systems

If you own an email address or an account on any website/app, you have interacted with an authorization system

Writing a node console app in Typescript

06 July 2017 | Getting Started, TypeScript

I had to create a quick console app in Typescript a few days back to test a few things. This

← Newer Posts · Page 2 of 5 · Older Posts →

about · code-blog · journal · github · mailing-list · @gldraphael