Lift and Shift to the Cloud with new thinking of ILM
Disruption isn’t just change—it’s the bold reinvention of enterprise systems with new technologies and thinking. Enterprises are ready for transformation—not […]
58 posts on Azure, DevOps, .NET, WSL and more.
Disruption isn’t just change—it’s the bold reinvention of enterprise systems with new technologies and thinking. Enterprises are ready for transformation—not […]
To low-level format and repartition an external SSD or HDD using diskpart, follow these steps to wipe the drive and […]
If you have files on an external USB drive connected to your Proxmox host and need to access them from […]
Many developers struggle with setting up test frameworks with dependency injection (DI). This often leads to passing object instances around […]
Directory Dir > t.t – this means that the output of the dir command will go to the t.t file. […]
I’m writing this post because I found it extremely difficult to find a working example of this online. So, here […]
As a developer, it is often necessary to share code examples with others. Whether you are writing a blog post, […]
As a developer working with Azure, you may find yourself needing to pass parameters to Bicep scripts in Azure Pipelines. […]
What’s the difference between Blazor Server and Blazor Web Assembly (WASM)? All the code references in this article can be […]
If you have every had to download a vhd from one subscription and upload it to another subscription, you probably […]
What happens when you get this error in Visual Studio 2022 for a Solution that worked for Visual Studio 2017? […]
I’m working on am open source Control and Docking Framework for .NET Core WinForms on Windows 11 called AcrylicUI, and […]