Skip to main content

Recently Updated Pages

Debian 13: Use Private NTP Server

System Administration

Status For hosts in isolated VLANS, we provide access to a local NTP server, via firewall rules....

Updated 1 month ago by glwhite

Bambu P2S Mods

Printing

Modifications to print for the P2S and AMS2: https://makerworld.com/en/models/1286770-ams-2-pro-...

Updated 1 month ago by glwhite

Bambu P2S Videos to Watch

Printing

https://www.youtube.com/watch?v=XaU5Da310ws https://www.youtube.com/watch?v=l5MKDG0MO5s  

Updated 1 month ago by glwhite

Nuget Build and Publish Scripts for Multiple Targets

.NET

Here’s a set of basic command line steps to run, to generate a nuget package for a library or an ...

Updated 2 months ago by glwhite

Create Nuget for Multiple Targets or Architectures

.NET

Creating nuget packages that contain libraries for multiple frameworks or runtimes, requires some...

Updated 2 months ago by glwhite

.NET 5 Global Using Error

.NET

If you have a project that is targeting a .NET 5, and you see the following error, follow this pa...

Updated 2 months ago by glwhite

VS Library - csproj Contents

.NET

Here are some standard things for the csproj file of a .NET library project. The top Property Gr...

Updated 2 months ago by glwhite

HowTo Run DotNet Core App as Standalone

.NET

How to startup a net core application and specify the listening IP address and port: exename.exe...

Updated 2 months ago by glwhite

Windows File Explorer - Spawn New Window

System Administration

Recent versions of Windows OS changed the behavior of how the Start Menu spawns applications. Sp...

Updated 2 months ago by glwhite

EF: Dynamic DBContext

.NET

This library contains a slightly different dbcontext implementation than our typical three-layer ...

Updated 2 months ago by glwhite

Type Registry Helper

Object Management Stack

TypeRegistryHelper

Updated 3 months ago by glwhite

Mocking a DBContext for Testing

.NET

The easiest means to mock a data context for testing, is to use an in-memory database. An in-mem...

Updated 3 months ago by glwhite

EF: Data Contexts - DbContexts

.NET

When working in EF, you will come across the need to create a DbContext type. MS has a base clas...

Updated 3 months ago by glwhite

EF: Logging

.NET

Here's some notes on how we implement logging in EF. We've currently implemented it in our dynam...

Updated 3 months ago by glwhite

Moving MSSQL Databases

SQL Server

Here are steps to move SQL Server databases from one volume to another. WARNING: These steps ass...

Updated 4 months ago by glwhite

How to Stop Cell HotSpot Throttling

HowTo

Here's a simple thing to do, to get around hotspot throttling when tethered to a phone. What's h...

Updated 4 months ago by glwhite

App Local Storage Service

Angular Component Book

This service allows an app to store data in the browser's localstore. The local store is treated...

Updated 4 months ago by glwhite

OGA.PostGres.Lib Usage

HowTo

Here’s notes on how to create and manage databases with OGA.PostGres.Lib. This applies to use ca...

Updated 6 months ago by glwhite

RMQ Scenarios

Other

Change Events A service that needs to publish change events for a domain. An example of this wo...

Updated 6 months ago by glwhite

RabbitMQ Cloud Service RPC Conventions

Other

Here’s a list of conventions followed by cloud services for inter-service RPC communication. RPC...

Updated 6 months ago by glwhite