Chris Miller
I am a Microsoft MVP, a Pluralsight Author, a Xamarin Certified Mobile Developer for iOS and Android, and the leader of the Tech Valley .NET User Group.
You May Also Enjoy
Backing up my main WSL2 Linux session
11 minute read
Backing up my main Linux session TL;DR: I wrote a PowerShell script named backup-wsl2.ps1 to backup a Linux distribution. You can run like this: .\backup-wsl...
UsbSerialForAndroid: Recent Updates and Improvements
3 minute read
I’ve pushed a new round of updates to UsbSerialForAndroid, the open-source .NET / C# library that provides USB serial support for Android, including .NET MAU...
How to force Visual Studio to update the debug device for a MAUI project
5 minute read
When I’m writing code for .NET MAUI in Visual Studio, I often use actual devices. I’m working on a app that uses BLE and you really can’t test that with an e...
Using PowerShell to convert VTT to SRT
5 minute read
Converting between VTT and SRT So I have to convert between VTT and SRT a few times a year. I’m lazy and forgetful so I decided to script the tasks with Powe...
Comments