RavenDB Integration TestingC# / .NETUsing RavenDB in Integration TestingTesting REST APIs in some cases is tricky, because the role of some endpoints is just to pass data…Alexandru PuiuDecember 24, 2022 2 min
Authentication in HttpClientFactoryC# / .NETAuthentication in Http Client FactoryNamed Http Clients created by an Http Client Factory is an efficient way to manage calls to 3rd…Alexandru PuiuDecember 21, 2022 1 min
Basic AuthenticationC# / .NETBasic Authentication in C# / .NETBasic authentication might be a bad idea for most things, but still very useful for some very…Alexandru PuiuDecember 21, 2022 1 min
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