Random bits and bytes blog. Contains fun and interesting stuff that I have come across in my world of programming. It also might contain some non-dev interests that I come across.
Missing Packages After Cloning
Get rid off the yellow triangles in your project references. Continue reading
Nuget Versioning In Your Library
Xamarin Forms: iOS and SIGABRT
Tracking down a SIGABRT Continue reading
Forge DevCon 2018
Well, it has been a while since I have written anything here. It is time to get back at it a bit. One of the highlights of my year last year was being able to present at the Autodesk Forge DevCon in Las Vegas in November of 2018. That was definitely stepping outside of my … Continue reading
WPF – Bring the Loaded Event to MVVM
Bring the Loaded event from your WPF window into your view model. Continue reading
WPF – Bring Closing Event to MVVM
Learn how to bring the closing event from the window back to the view model so that you can cancel the closing of the window. Continue reading
XF vs PWA: Setting Up the API
Setting up the web api to insulate the third part api key. Continue reading