Recently Updated Pages
Raspberry Pi - DotNet Setup
Here’s a short article for setting up a Raspberry PI to run DotNet. Reference Articles We are f...
Good Article on Net Core With or Without IIS
Publishing and Running ASP.NET Core Applications with IIS - Rick Strahl's Web Log (west-wind.com)
Supermicro Fan Scripting
Some references: https://www.truenas.com/community/threads/script-hybrid-cpu-hd-fan-zone-control...
Supermicro Fan Problems
If you are running Noctua cooling fans in your PC and the PC is cycling fans up and down, then it...
Web Push Notifications
Here’s some initial references for setting up Push Notifications in web pages. Service Worker AP...
Runtime Security Service
Add the Library Add the library to your app. App.Config.ts (formerly App.Module.ts) Impo...
Generic Web Reply
This is a class that is returned by the REST Base Service: Runtime Security Service It is a gene...
REST Base Service
We have a base REST API service that we can leverage in the entire app stack. It encapsulates th...
Swapping Side-Nav Groups
As your application grows in complexity, it will be come necessary to add layers to your side nav...
Angular: Access CSS Variables
CSS Variables can be defined in css (or SCSS) like this: NOTE: These are defines in the root ele...
Thin Vertical Scrollbar
Here's a block of CSS that will generate a thin vertical scrollbar: .scroll-thin { overflow-y...
HTML CSS Prevent Text Selection
Here’s a simple css style you can add to your styles.scss of any project, to prevent user selecti...
Typescript This
Taken from an older version of the Typescript handbook, as the latest does not include this, but ...
Angular Context Menu
Here’s some notes on context menus in Angular. This article was used as basis: Context Menus Mad...
Angular: Get Button Name
When building navigation, or handling button clicks, it’s sometimes necessary to retrieve the nam...
Angular Dynamic Routing
Here’s a technique for implementing dynamic routing, where we want a common page or component to ...
Angular: Add Query Parameters without Router
Sometimes it is necessary to add query parameters to a REST API url without going through the Ang...
VSCode for GoLang
From this page: https://learn.microsoft.com/en-us/azure/developer/go/configure-visual-studio-code...
VSCode CORS
When debugging webUI projects in VSCode, it can be necessary to disable any CORS checking, so tha...
When Two Referenced Assemblies Have Overlapping Namespace
You will come across a problem at some point, where you will use a class, that exists in two libr...