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
Using the 3-2-1 strategy for digital backups
6 minute read
Introduction I take hundreds of photos every month on my camera and phone, and over the years I’ve learned the importance of reliable photo backup strategies...
Generating a dynamic background on .NET MAUI
2 minute read
Introduction I’m going to show a way to generate a random background for .NET MAUI ContentPage. It uses Skia to handle the heavy lifting and should work with...
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...
Comments