How To Receive and Parse Emails from SendGrid in .NET
SendGrid is offering a robust event webhook in the form of Inbound Email Parse, an API feature that allows you […]
Making Processes Smarter with Code
SendGrid is offering a robust event webhook in the form of Inbound Email Parse, an API feature that allows you […]
TCP. It’s a key component of the foundation of the internet. We take it for granted every day while we’re […]
UPDATE: This example previously used a SHA256 algorithm to hash and Math.Random to generate a salt, it has been correctly […]
It can be a little confusing if you are very new to the language. Why do we have a keyword […]
Changing code. It’s a minefield. If you’re attempting to abide by the laws of the Open Closed Principle, we want […]
There are so many different mechanisms for authentication and for claims verification in .NET for MVC applications with ASP.NET Identity, […]
In the managed-code world of .NET, we can be sometimes spoiled by the seamless intervention of Garbage Collection which quite […]
You’re thinking of changing a feature or adding a new one to your app, but you don’t know how important […]
For those of who manage multiple network-attached devices, website or servers, it’s important to know when they are down as […]
One framework to rule them all. Is it a good thing? Is it dangerous, or is it the best thing […]