Rob Janssen

All | Unread | Read

Easy GDPR-safe exception messages with C# interpolated strings

How a brand new C# feature can help with safe, painless, detailed exception reporting. This is largely sensible code, and it works. But what is a user supposed to do if they see an error message like “Failed to read config”? We can make the error a lot more helpful by providing detail:

Stop using the HttpClient the wrong way in .NET

Check out my courses: https://nickchapsas.com Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Hello everybody I'm Nick and in this video I will show you why the way you might be using the HttpClient in .NET could be completely wrong and then follow it up by showing

Validation Attributes vs. FluentValidation | Model Validation | .NET 6

Become a Patreon & get the source code: https://www.patreon.com/amantinband In this video, we'll learn how to use the built-in validation attributes for model validation and also how we can create custom validation attributes to match our needs. We'll then cover some of the reasons why we might pr

Object Mapping - Mapster | ASP.NET 6 REST API Following CLEAN ARCHITECTURE & DDD Tutorial | Part 7

Become a Patreon & get the source code: https://www.patreon.com/amantinband Link to the full playlist: https://www.youtube.com/watch?v=fhM0V2N1GpY&list=PLzYkqgWkHPKBcDIP5gzLfASkQyTdy0t4k Follow me on 'em socials: Twitter: https://twitter.com/amantinband LinkedIn: https://www.linkedin.com/in/amanti

#06 "We Put the 'K' in Kwality" — 858D Hot Air Rework Station Safety Mods

TOOL TALK #1 — Not so retro, but relevant. A look at a few safety mods to the popular 858D hot air rework station, especially for the North American plug variant. I don't want to die from electrocution; I want to fix Commodore stuff, so safety first!? Flickr Album (My 858D Safety Mods): https://

Safety Checkout of a 858D Hot Air Rework Station

I bought a cheap hot air rework station off eBay. It's a typical "858D" unit made popular by Atten, WEP, YOUYUE, ZENY, and a dozen other brands. However, the one I got is completely unbranded and I didn't trust its construction. Good thing I tore it apart!This is the unit I purchased: http://www.eba

Announcing Rate Limiting for .NET

We’re excited to announce built-in Rate Limiting support as part of .NET 7. Rate limiting provides a way to protect a resource in order to avoid overwhelming your app and keep traffic at a safe level. Rate limiting is the concept of limiting how much a resource can be accessed.

Custom formatters in ASP.NET Core Web API

By Kirk Larkin and Tom Dykstra. ASP.NET Core MVC supports data exchange in Web APIs using input and output formatters. Input formatters are used by Model Binding. Output formatters are used to format responses.

NIST Announces First Four Quantum-Resistant Cryptographic Algorithms

GAITHERSBURG, Md. — The U.S.

Rolling your own crypto: Everything you need to build AES from scratch (and then never use it for anything of consequence)

Rolling your own crypto: Everything you need to build AES from scratch (and then never use it for anything of consequence) You often hear the phrase "Don't roll your own crypto". I think this sentence is missing an important qualifier: "...and then use it for anything of consequence".

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.