Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.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 […]

DevExpress / DevExtreme

Running DevExtreme as MVC project in simulator

Posted on: December 4, 2013March 29, 2020

DevExtreme has a nice (web) simulator that lets you preview your application on a target device (tablet, phone, iOS, Android).   That’s really nice. However, out of the […]

DevExpress / Typescript

Incoming TypeScript definitions for PhoneJS and ChartJS (DevExtreme)

Posted on: December 3, 2013March 29, 2020

PhoneJS along with ChartJS are DevExpress’ efforts in providing single page web applications for mobile platforms (think Tablets and Phones).  Together they are combined into DevExtreme combo. In […]

.net / DevExpress

An exotic DevEx’ ReportDesigner breaking change in 12.2

Posted on: January 9, 2013March 29, 2020

If you ever customized (excellent) DevExpress ReportDesigner you might have used this line of code to obtain a reference to IDataSourceCollectionProvider within ReportDesigner class which allows to access […]

.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 / CodeRush / DevExpress / DXCore / DXCore plugin / Presentation / Slovenia

Slides (Slovene) from my “compiler as a service” talk at Bleeding Edge 2011

Posted on: October 2, 2011March 29, 2020

I have to say that I really liked this year’s Bleeding Edge event. It happens rarely that all the pieces fit together: weather was excellent, location was beautiful, […]

.net / CodeRush / DevExpress / DXCore / DXCore plugin / Presentation / Slovenia

My “compiler as a service” talk at Bleeding Edge 2011

Posted on: September 28, 2011March 29, 2020

Microsoft is working on compiler as a service codenamed Roslyn for Visual Studio 11 which is supposed to come sometime next year, I assume towards the end of […]

.net / DevExpress

DevExpress’ FlowLayoutControl and MVVM

Posted on: August 30, 2011March 29, 2020

FlowLayoutControl unfortunately doesn’t support items binding. You can’t just provide a source and hope FlowLayoutControl will populate the content. But fear not, there is nothing attached properties can’t […]

.net / Announcement / DevExpress / Red Gate / Visualizer / VS 2008 / VS 2010

Automating the Righthand Dataset Visualizer build process and a refresh build

Posted on: May 15, 2011March 29, 2020

Since the last version released I become aware of an issue in the visualizer. If you were working on a project that referenced newer DevExpress assemblies the visualizer […]

DevExpress / Silverlight / Slovenia

Comparing heating costs using Silverlight

Posted on: March 7, 2011March 29, 2020

Out of curiosity I’ve decided to compare actual heating costs versus theoretical heating costs. The calculation shows how much it would cost If I used a modern conditioner […]

Posts navigation

Page 1 Page 2 … Page 7 Next page
Niche Blog by Fahim Murshed