Positive Spirits, Helpful Shouting
-
Incoming: Appalachian Trail Updates
It’s been a hot minute since I’ve posted on my blog. I have lots of (mostly poor) excuses, but the one I’ll highlight is exciting new: Next week, I will be embarking...
-
Debugging Shortcuts in Visual Studio 2017
How do you debug your application in Visual Studio? Is it something like: F5 Or maybe, if you’re hep, you Ctrl+F5 Debug ➡ Attach to Process… ➡ Dialog… so can develop and...
-
Xamarin Realm Query Disposal Gotcha
using More Than You’d Think Recently I’ve been getting my feet wet with mobile app development using Xamarin. It’s been a change of pace from the usual web fare, but it’s also...
-
Flagrant Error: Function Syntax In PowerShell
The modarn developer can easily find themselves knee-deep in several programming languages. Between javascript and the server language of your choice for the web, the various options for mobile platforming, or the...