Archives 2022

Docker Desktop on a MacBook with Bootcamp

How to Get Docker Desktop to Run in Windows 10 Under Bootcamp on MacBook Pro

As a software engineer, I develop applications within the Linux docker containers. The machine I develop

Read More

Apple Keyboard Layout on Windows 10 PC. Not via bootcamp [How to]

Using a Apple Keyboard on a Windows PC.

Apple MacBook ProI currently use a MacBook Pro, and to be honest I quite like, however I do have Windows 10 installed on it via

Read More

Error 1053 the service did not respond to the start or control request in a timely fashion [Fix]

What is Error 1053: the service did not respond to the start or control request in a timely fashion

The 'Error 1053: the service did not respond to the start or

Read More

Dependency Injection and IOC (Inversion of Control) – C# Example

What is Dependency Injection and IOC?

Dependency injection (DI) and inversion of control (IOC) are actually different things but both go hand in hand. Often when referring to DI, it usually

Read More