SQLpassion BLOG

vscode-binutils: Analyzing Binary Files directly within Visual Studio Code

As you know, I’m a crazy person, and I have done a lot of different computer science research projects like developing my own RISC-based CPU and implementing my own x64-based operating system. But over the last weeks and months, I have spent a lot of time doing some low-level research in the Linux Kernel. This work …

vscode-binutils: Analyzing Binary Files directly within Visual Studio Code + read more

Configuring WSL on Windows Server 2022 for Visual Studio Code Remote Access

Over the last few weeks and months, I have spent a lot of time researching and experimenting with Linux on a very low level – mostly directly on the C and assembly level in combination with the official source code. For that reason, I had initially built a dedicated Ubuntu virtual machine to perform my …

Configuring WSL on Windows Server 2022 for Visual Studio Code Remote Access + read more

SQLpassion Live Training about SQL Server Availability Groups

On September 29, 2022 I will run an SQLpassion Live Training about SQL Server Availability Groups. High Availability with previous versions of SQL Server was always complex: you had Clustering, Database Mirroring, Log Shipping, and Replication. Beginning with SQL Server 2012 Microsoft changed everything and introduced a new High Availability technology called Availability Groups. In …

SQLpassion Live Training about SQL Server Availability Groups + read more