
Setting up your Ultimate Dev Environment | Matt Wicks
Everyone wants the ultimate dev environment – but more CPU, RAM, and (let’s be honest) screens can be very expensive toys. Learn how to make your computer sing and tweak your Visual Studio and VS Code experience to improve your life as a developer. There is a myriad of tools out there and ways…

What I’ve learned from 20 years of programming in C# | Joe Albahari
Hear from Joe Albahari, a C# Programming guru! In April 2001, Joe wrote and published his first C# program. Join him in discovering the most valuable principles that he’s learned in the 20 years of C# programming that followed. In this video he covers a range of topics, with plenty of samples and useful code…

Multitenancy with SQL Server | Mehmet Ozdemir
In this Tech Talk, Andreas Lengkeek has a chat with Mehmet Ozdemir. We learn about Multitenancy with SQL Server, and go through some scenarios where this might be useful. In this video SSW Solution Architect Mehmet Ozdemir chats with Andreas Lengkeek about the three options for Multitenancy with SQL Server and how he goes about…

Building Rock SOLID Serverless Applications | William Liebenberg
The world has embraced serverless computing, but some systems still end up with the same problems we thought would be a thing of the past. William covers how we should apply familiar SOLID principles to our Serverless Application architecture and infrastructure. This lets you create systems that are are light, easy to maintain, and benefit…