Rob Janssen

All | Unread | Read

Enabling/Disabling Routines in C#

In this session, I'm going to walk you through a quick demo of leveraging [Conditional] capability in C# to enable and disable blocks of code in your program seamlessly and natively. Read more about Conditional here: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.conditionalattribu

Managing .NET App Configuration With The Options Pattern In ASP.NET Core

Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic In this video, we will explore the Options pattern in ASP.NET Core and how we can use it to manage our application configuration. The options pattern is very straightforward to use, and we have one of three inte

A Viewer Remade my Old Project! Is it any Good?

$2 for 1-8 Layer PCBs, free assembly- JLCPCB:https://jlcpcb.com/AAA Free EDA for 2.8 Million Engineers - EasyEDA: https://bit.ly/easyeda1 Try the world's most trusted PCB design software, Altium Designer with 365, for free and 25% off your purchase: https://www.altium.com/yt/greatscott! Previous v

Flexible Permission Authorization In ASP.NET Core 7 | Part 1

Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic Authorization is an important topic to consider in an ASP.NET Core application. Along with authentication, it's the backbone of a reliable and secure application. In this video, I'm going to show you how to impl

.NET 7 Update: List Patterns in 10 Minutes or Less

In C# 11, we now have pattern matching on Lists, and it is awesome. Let's see it in action in this 10-Minute Training video. Full Training Courses: https://IAmTimCorey.com Source Code: https://leadmagnets.app/?Resource=ListPatterns Patreon: https://www.patreon.com/IAmTimCorey Mailing List: https:/

A new wave of analyzers in .NET 8

Analyzers did become an integral part of the .NET ecosystem. Their main responsibility is to find potential code issues and warn you. Often times this comes even with potential fixes you can directly apply. And Microsoft will continue this journey with the upcoming .NET 8 release.

Always use [closed, open) intervals

Intervals or ranges pop-up everywhere in the programming world. The classic example is picking a start and end date, like you would when booking an AirBnB or a flight. But that's just one example: from slicing a JS Array, to Java's List#sublist and even SQL's LIMIT operator, ranges are everywhere.

billw2/rpi-clone

Version 2 is a complete rewrite with improved capability over the original. See the examples below. rpi-clone is a shell script that is for cloning a running Raspberry Pi booted source disk (SD card or USB disk) to a destination disk which will be bootable.

How To Deploy Your Application To Azure Using GitHub Actions | CI/CD Pipeline

Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic In this video, I'm going to show you how you can deploy your application to Azure, in an Azure App Service instance, using GitHub Actions. We're going to implement the deployment pipeline as a GitHub Action from

Issuing and using SSH Certificates

SSH certificates allow system administrators to SSH into machines without having to manage authorized keys in the servers. Then, usually, a system administrator or an automated system creates certificates for the users that need to access the servers.

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.