Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.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 4.0 / VS 2010

Fixing combination of NuGet and Team Foundation in workgroup configuration: 401 Unauthorized

Posted on: August 26, 2011March 29, 2020

The problem A lot of users of Visual Studio 2010 (SP1), Team Foundation Server in workgroup and NuGet faced a very annoying problem – often we’d get 401-Unauthorized […]

.net / Visualizer / VS 2008 / VS 2010

Added toggle time option to Dataset Debugger Visualizer datetime columns

Posted on: August 23, 2011March 29, 2020

In version 1.0.3. I’ve added a popup item that toggles between showing time part of the date. Visualizer also inspects the DataTable at initialization and decides whether to […]

.net / Windows

Two Windows 8 feature requests

Posted on: August 19, 2011March 29, 2020

Microsoft started blogging about Windows 8 (there is twitter account @BuildWindows8 as well) and I started thinking what I’d like to see in Windows 8. I can think […]

.net 3.5 / .net 4.0

Manage Code ContractClass plugin

Posted on: August 6, 2011March 29, 2020

I just finished coding a DXCore/CodeRush plugin that helps you with managing the ContractClass for an interface. Find the dedicated page here.

Niche Blog by Fahim Murshed