If you have been doing development with Xamarin on Android you have probably noticed the total absence of any profiler, there is not even a decent method to […]
A week of impressions of developing for Android using Xamarin & MvvmCross
Occasionally I watch road bicycling and it happens that I started following Vuelta 2013. Of course I downloaded the official application for Android as well – to keep […]
Powershell version for Righthand Intel Rapid Storage Technology
Since few guys asked if I’ll be releasing new command line utilities for Intel Rapid Storage Technologies I’ve decided to refresh those old utilities with a fresh Powershell […]
Tips for Setting Git on Windows for SSH
Last weekend I took some time to configure Git (and Gitolite for easier repository access management) on my Ubuntu server. It was a fun experience for a Linux […]
Making JSON data strong typed with TypeScript and CodeSmith
The situation Imagine a scenario where you have a JSON service that returns data and you’d like to have it strongly typed on javascript powered client side. Let’s […]
Defining custom regions in TypeScript files and preserving their content during CodeSmith template based code generation
I am looking to do some TypeScript code generation with CodeSmith and I’d like to use PreserveMerge merging strategy(preserve merge preserves your custom code within generated code between […]
How to compile MvvmCross v3 sources
As you well know, or you might not, MvvmCross is a cross platform MVVM framework supporting many platforms, such as Android and iOS (both through Xamarin), WPF, WinRT, […]
No more forums at rthand
For few of you who used my forums: I’ve decided to shut down my forums at forums.rthand.com. Not much traffic and constant spamming/attacks weren’t worth my time. I […]
Blog engine’s e-mail problems
For some reason I didn’t notice that my blog engine wasn’t properly notifying me of your comments sent through Contact page and thus I was actually unaware of […]
Free Succinctly book series from Syncfusion
Lately Syncfusion started producing e-books grouped under Succinctly series. The books are for developers on (mostly) Microsoft platform and are a free download albeit registration is required. I’ve […]