Writing Cleaner, More Concise Code with Fody 16 March 2017 Dan-Siegel .NET We've all written code that we looked at and said, "Wow this sucks". It's not necessarily that the c [More]
Using Popup Pages with Prism for Xamarin Forms 20 January 2017 Dan-Siegel .NET, Prism, Xamarin So often as mobile developers we use some sort of Popup view. Really the reasons why we want to do t [More]
IoT Cluster with Raspberry Pi 21 December 2015 Dan-Siegel IoT has been exploding over the past few years, and nowhere is more evident than with the community [More]
Poor Man's Design Strategy for Dynamic Code in PHP 01 September 2015 Dan-Siegel Perhaps this has happened to you. You're working on a code base and as you scroll through the code y [More]
.NET Debug - Remote Debugging Setup 13 October 2014 Dan-Siegel .NET We all might try to pretend that the code we wrote is perfect and will never break, but if there is [More]