Recent Posts

Xamarin.Forms XAML Hello World

Writing cross platform native applications just got a lot easier with Xamarin.Forms. I really like the aspect of being able to write my UI in XAML. Though ...

C# cloning objects in a PCL

Usually when cloning an object in .Net I just use the Binary stream, this will automatically perform a deep copy of the object. But when writing code on th...

Sleep and Hyper-V on your Surface Pro 3

I got a Surface 3 Pro recently and I really love the fact that I can use it as a tablet and as a normal Laptop but am not bound to carrying two devices wit...

Enable PowerShell Scripts on Windows 8.1

When ever you want to automate some mundane work or setup steps on your Windows computer the word PowerShell seems to be starting to pop up. But before the f...

Working offline with Xamarin

I’ll admit it I like working on the go. Whenever I’m not responsible in the transportation of myself e.g. sitting in a train I love packing out my Surface Pr...