Archidevineer Make Working Software
  • Home
  • About

Entity Framework Core: Joining Tables with LINQ

Examples for how to join tables in Entity Framework Core using LINQ.
Oct 27, 2025 5 min read csharp ef core entity framework core fluent api joins

Stop Visual Studio Code From Closing the Current File When Clicking a New File to Open It.

Opening files in preview mode is enabled by default in Visual Studio Code. Here are instructions to shut that off.
Oct 25, 2025 1 min read visual studio code visual studio code editor

Career advancement tip: Stay informed on updates from your employer

Simply staying informed on updates from your employer is an often overlooked and extremely simple way to improve your career advancement opportunities.
Oct 25, 2025 2 min read career advancement getting ahead soft skills software development

Instructions to Add A User to the Sudoers File

Quick-reference for adding a user to the sudoers file, allowing that user to run commands using root privileges while maintaining security and accountability.
Updated on Oct 25, 2025 2 min read linux ubuntu virtual machines visual studio code vs code

Quick Start Guide to Setting Up a Python Development Environment on Ubuntu Desktop using Visual Studio Code

This Quick Start guide shows how to set up a Python development environment using Visual Studio Code on Ubuntu Desktop.
Oct 11, 2025 3 min read linux oracle virtualbox python ubuntu virtual machines visual studio code vs code

SSMS Tip: Drag Table Columns to Editor

This post looks at how to save time using a feature of SSMS: Dragging columns to the editor window.
Oct 9, 2025 2 min read column listing productivity sql server management studio ssms

OWASP Top 10 – A02 Cryptographic Failures - Part 1

This is part 1 of my posts on Cryptographic Failures. It is part of a series of blog posts about the OWASP Top 10 . Cryptographic failures remain one of the leading causes of data breaches, and understanding them is key for developers.

Read full post gblog_arrow_right
Sep 9, 2025 9 min read application security cryptographic failures owasp owasp top 10 owasp top10 secure coding

Setting up an Ubuntu Server VM with Oracle VirtualBox

This guide shows how to install Ubuntu Server on VirtualBox running on Windows 11, though the process is similar for other host systems.

Read full post gblog_arrow_right
Sep 5, 2025 12 min read linux oracle virtualbox ubuntu ubuntu server virtual machines

Setting up an Ubuntu Desktop VM with Oracle VirtualBox

This guide shows how to install Ubuntu Desktop on VirtualBox running on Windows 11, though the process is similar for other host systems.

Read full post gblog_arrow_right
Updated on Oct 11, 2025 11 min read linux oracle virtualbox ubuntu virtual machines

Introduction to Virtual Machines for Personal Use

In this post we take a look at what virtual machines are and how they can be used to facilitate development, education and product evaluation.

Read full post gblog_arrow_right
Aug 7, 2025 6 min read beginner oracle virtual box parallels desktop utm virtual machines vmware fusion vmware workstation pro
Page 1 of 2
NEXT gblog_keyboard_arrow_right
About
Built with Hugo and
Cookie Policy
Privacy Policy
Terms and Conditions
Back to top