Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net / Development / Tools / Visual Studio / Visualizer / VS 2022

Updated Righthand Dataset Debugger Visualizer

Posted on: October 14, 2024

Since Visual Studio 2022 17.11+ is now forbidding binary serialization, I had to update Righthand Dataset Debugger Visualizer with JSON serialization instead. I simply switched to reliable Json.NET […]

.net / Android / Development / DevExpress / Profiling / Xamarin

A memory profiler for Xamarin.Android

Posted on: March 28, 2014March 29, 2020

Here is a first ever snapshot of my home-grown memory profiler for Xamarin.Android. While very spartan it does the core job – comparing two snapshots for objects with […]

.net / Android / Development / Mono For Android / VS 2012

Poor man’s performance profiling

Posted on: September 12, 2013March 29, 2020

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 […]

.net / Android / Development / Mono For Android / VS 2012

A week of impressions of developing for Android using Xamarin & MvvmCross

Posted on: September 7, 2013March 29, 2020

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 […]

Book Review / Development

Free Succinctly book series from Syncfusion

Posted on: January 16, 2013March 29, 2020

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 […]

.net / Android / Development / MonoForAndroid

Just developing for Windows 8 Store gives your privacy a funeral

Posted on: November 2, 2012March 29, 2020

I was poking around with excellent MonoGame framework by creating a simple game, or better, starting to create a simple game. So far I’ve spent a day to […]

.net / Android / Development / Mono For Android

Two dimensional ScrollView for MonoDroid

Posted on: May 18, 2012March 29, 2020

There is no two dimensional scroll view for Android out of the box – the one that lets user scroll in both horizonal and vertical direction. There are […]

Niche Blog by Fahim Murshed