Personal Virtualisation on Mac OS? OK, I was wrong. It’s actually pretty good.

You know, I’ve always said that one of the things I admire most about a person is when they are happy to say “I don’t know”. I think that says they’re confident enough about what they do know, to be able to admit the boundaries of their knowledge.

In a similar vein I have a lot of respect for people who are happy to admit they’re wrong. And so I will step up to the plate now, and admit that after the feedback I received over the last week from a number of colleagues and acquaintances about my previous post …

Personal Virtualisation on Mac OS as a Developer? Probably not.

… and the work I’ve done since … I was wrong.

Continue reading “Personal Virtualisation on Mac OS? OK, I was wrong. It’s actually pretty good.”
Advertisement

Personal Virtualisation on Mac OS as a Developer? Probably Not.

Much of my recent professional life has been dominated by the Microsoft development stack – Visual Studio, C#, SQL Server and related technologies, and in recent years, the popular JavaScript frameworks and libraries, Angular and React.

Developers who work with a similar technology stack, would often use a Windows machine as their primary development workstation, as I did. But, my preferred personal computing platform, has always been Mac OS and Mac hardware. So my employer’s or client’s workstations have almost always been powerful Intel-based Windows Workstations, but my personal machines have almost always been Macs.

When doing work at home on my Macs over the years, I’ve tried using various flavours of virtualisation on Mac OS, to run instances of Windows, on Mac hardware. I did this to run:

  • Windows-based Dev Tools, such as Visual Studio, and Visual Studio Code, or
  • Windows-based Services, such as SQL Server, or Internet Information Services, both of which stretched the capabilities of a virtualised Windows environment extremely, or
  • Other software or services for which there wasn’t a non-Windows option.

Initially, I used VMWare Fusion extensively, and more recently, particularly since Apple Silicon, Parallels. Both Fusion and Parallels are excellent products, but in recent times I’ve begun to re-consider the value of virtualisation of Windows on Mac for development activities.

Continue reading “Personal Virtualisation on Mac OS as a Developer? Probably Not.”

System Auditing – Using SQL Server System Versioned Temporal Tables – A very valuable and much overlooked feature

How many times over your career have you had to create some form of audit trail functionality within a system or project you’ve worked on? The answer for me is often. Depending on your preferences, and probably experience, there’s several ways of doing so.

There’s a few obvious points you could implement auditing, each of which have good points and bad points:

Continue reading “System Auditing – Using SQL Server System Versioned Temporal Tables – A very valuable and much overlooked feature”

Mac OS (formerly OS X) Microsoft Remote Desktop – a great Windows Development Tool!

My professional work is predominantly done using Windows-based tools – Microsoft Visual Studio, Microsoft Visual Studio Code (although there is a version for Mac OS), SQL Server, IIS etc. etc.

However my favourite productivity platform is Apple Mac OS. I have a reasonably powerful MacBook Pro, which I’ve got four displays attached to; the internal display, and 3 external displays. Here’s a photo of how the displays are arranged.

Multiple Displays on my MacBook Pro
Here are the Multiple Displays on my MacBook Pro

And my Windows machine, although it’s a reasonably powerful i7 Dell laptop, which can support one or two external displays, isn’t configured that way. The solution I’m using now to make working under Windows 10 a better experience, is to use Microsoft’s Mac OS based Remote Desktop App. I’m not sure when the capabilities I’m exploiting now, were introduced into the App, but the features it provides, allows me to do my development work, in a much more productive way, so I thought I’d share my experiences.

Continue reading “Mac OS (formerly OS X) Microsoft Remote Desktop – a great Windows Development Tool!”