Chat-GPT Write CodeC# / .NETWrite a REST API in C# using Chat GPTLast night I decided to check out Chat GPT and see how far along it is, and I was blown away. I've…Alexandru PuiuDecember 08, 2022 4 min
Standardize Phone NumbersMiscMSSQL Standardize Phone NumbersMSSQL Standardize Phone Numbers Recently I had to clean up a database of wildly varying phone number…Alexandru PuiuJuly 15, 2022 1 min
Enumeration AttacksC# / .NETProtect Against Enumeration Attacks in 2022Enumeration Attacks are a type of attack in which the attacker tries to guess or validate a data set…Alexandru PuiuJuly 15, 2022 1 min
Feature ManagementC# / .NETTop 3 useful extension methods to add feature flags around dependency injection in C#Feature Management in .net has functionality for most use-cases, but I needed to register a service…Alexandru PuiuFebruary 25, 2022 1 min
Clouflare Worker Reverse ProxyMiscReverse Proxy Cloudflare WorkerClouflare worker reverse proxy any contentAlexandru PuiuJune 03, 2021 1 min
Mailgun APIC# / .NETC# Sending Emails with the Mailgun APISending email in C# via the Mailgun API is about 3x faster than via SMTP. They make it very…Alexandru PuiuDecember 01, 2020 1 min