Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / Tools

Fuslogvw.exe aka Fusion Log Viewer aka Assembly Binding Log Viewer troubleshooting

Posted on: July 4, 2012March 29, 2020

What do you do when you have problems with assembly binding? Exceptions don’t tell very much (failed to load for some reason is all you get). You call […]

.net / Android / CodeRush / DevExpress

FindViewById<> CodeRush template

Posted on: June 9, 2012March 29, 2020

Here is an useful CodeRush editor template if you work with Mono For Android. FindViewById<«FieldStart»«Caret»«FieldEnd»>(Resource.Id.«FieldStart»«FieldEnd»);«Target()» I use string fv as trigger. That makes binding variables/fields to Views a […]

.net / Android / MonoForAndroid

Writing to SD card and notifying outside world of changes

Posted on: June 6, 2012March 29, 2020

When writing a logging part of an application (Mono For Android/Visual Studio) I got some, seemingly, weird Android behaviour. Since my application transmits large strings over the net […]

.net / Presentation / Slovenia / Tools / Visual Studio

Roslyn project presentation at NTK 2012 material

Posted on: May 25, 2012March 29, 2020

Attached are the demo, the slides and enhanced Syntax Tree visualizer that I was showing at my NT Konferenca 2012 Project Roslyn talk on Thursday. Hope you’ve enjoyed […]

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

.net / .net 4.0 / asp.net mvc / Slovenia / VS 2010 / WCF

NT Konferenca 2012 lectures schedule for mobile devices

Posted on: May 17, 2012March 29, 2020

I’ve created a simple ASP MVC 4/jQuery Mobile UI web site that helps you with NT Konferenca 2012 lectures schedule if you have a mobile device (now, who […]

.net / CodeRush

Go To Implementator update

Posted on: May 13, 2012March 29, 2020

New version of my Go To Implementator (1.0.8) is now built against  DXCore/CodeRush 11.2.11.

.net / .net 4.0 / Tools / Virtualization

Updated Righthand’s utilities for managing Intel Rapid Storage Technology

Posted on: April 24, 2012March 29, 2020

I’ve updated my tools for managing IRST and dedicated page as well. Command line utility now displays arrays, volumes, disks, RAID support and ports. It is also in […]

.net / Android / Mono For Android

SignalR client on Mono for Android

Posted on: March 14, 2012March 29, 2020

While SignalR is a great library for push notifications it has one “flaw”. There is no included Android client implementation currently, and by Android I mean Mono For […]

.net / Visualizer / VS 2008 / VS 2010

Righthand Dataset Debugger Visualizer updated to 1.0.6

Posted on: January 11, 2012March 29, 2020

Here is the list of what’s have been added/changed in 1.0.6.: better handling of a single DataTable – now, when table is part of a dataset, it loads […]

Posts navigation

Previous page Page 1 … Page 3 Page 4 Page 5 … Page 31 Next page
Niche Blog by Fahim Murshed