Insider Dev Tour London
Microsoft's Insider Dev Tour London event focused on building Microsoft 365 experiences and the new Edge browser for developers.
Microsoft's Insider Dev Tour London event focused on building Microsoft 365 experiences and the new Edge browser for developers.
A technical blog archive chronicling deep-dive projects and experiments in C#, .NET, low-level programming, and reverse engineering.
A guide to interactively debug R package builds on Windows using AppVeyor's Remote Desktop feature when errors can't be replicated locally.
A technical analysis of a Windows Disk Cleanup bug that consumes disk space instead of freeing it, with a deep dive into the process.
Analysis of a Chrome/Windows exploit chain, explaining why Windows 10 mitigations make it harder to exploit than on Windows 7.
A step-by-step tutorial for installing and setting up MongoDB on Windows, including environmental variables and verification.
A software engineer's rant about Windows 10 forced updates breaking configurations, removing features, and limiting user control.
A PowerShell guide to remotely retrieve the Windows installation date of computers using WMI and a custom function.
A guide on using PowerShell commands to list all assemblies registered in the Windows Global Assembly Cache (GAC).
A guide to using virtual audio cables to share system sounds (like notification alerts) during Skype for Business presentations.
A guide to securely storing and accessing script credentials using the Windows Credential Manager and a PowerShell module.
A guide to configuring options for PowerShell Scheduled Jobs, covering defaults, hash tables, and updating settings.
A developer troubleshoots and solves a Windows 10/Office 2016 issue where PowerPoint and Word fail to open by identifying and removing problematic registry keys.
A technical guide on using PowerShell's BurntToast module to create a Windows notification with a hero image for displaying CCTV alerts.
A guide to creating view-models in MVVM applications that automatically handle UI thread dispatching, making them independent of specific dispatcher implementations.
A sample Windows native OIDC client using a custom URI scheme and named pipes to handle authentication responses from the system browser.
A PowerShell function to test if the current date matches complex recurrence patterns, like 'third Wednesday of the month,' for script scheduling.
A technical guide on creating PHP 7 extensions for both Linux and Windows, covering C++ integration and class binding.
Announcement of R 3.4.1 release, detailing Windows-specific bug fixes and providing an upgrade guide for Windows users.
Fixing the 'Microsoft.Jet.OLEDB.4.0 provider not registered' error in IIS by enabling 32-bit applications for the App Pool.