Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / .net 3.5 / DevExpress / Visualizer

Righthand Dataset Debugger Visualizer goes 2008 and looses expiration restriction at the same time

Posted on: January 14, 2008March 29, 2020

As a (late) new year gift I’ve removed annoying expiration restriction from my dataset debugger visualizer. Find the 0.9.12 update here. I’ve also rebuilt it for Visual Studio […]

ASP.Net / DevExpress

Custom embedding using CodeRush

Posted on: December 6, 2007March 29, 2020

It happened that I had to embed plenty of asp.net elements into tables, i.e: <table> <tr> <td> <asp:Label … /> <asp:TextBox … /> </td> <td> <asp:Label … /> […]

.net / DevExpress

Ribbon mania

Posted on: October 17, 2007March 29, 2020

I often wonder why is everybody jumping on the (Office like) ribbon wagon. Ribbon UI is clumsy if it isn't done properly and furthermore, if you ask me, […]

.net / DevExpress

What’s cooking in Developer Express house

Posted on: October 16, 2007March 29, 2020

[DevEx] improved public insight into DXperience next versions – they created a forum where their employees post news about forthcoming versions. So, if you curious what’s next by […]

.net / DevExpress

Spell checker for developers is a good thing

Posted on: August 29, 2007March 29, 2020

Here is an output from Intel’s Matrix Storage Console when repairing a RAID array: Yep, it says Verifing instead of Verifying. This is a common harmless error that […]

.net / DevExpress / Profiling

Make XtraVerticalGrid fast as a bullet

Posted on: August 24, 2007March 29, 2020

Recently I’ve discovered that XtraVerticalGrid, a nice vertical grid from [DevEx], has some serious problems with speed when doing batch updates. Usually you should enclose batch updates within […]

.net / DevExpress

Creating SpinComboBoxEdit control

Posted on: July 24, 2007March 29, 2020

I saw a question about how to extend [DevEx]’ ComboBoxEdit control to include spin down and up buttons in their forums. The buttons should cycle through available items. […]

.net / DevExpress

An easier way to populate XtraLayoutControl

Posted on: January 30, 2007March 29, 2020

[DevEx] has a nice UI layout control XtraLayoutControl that helps both designer and runtime user to design WinForms UI with ease.  One can even save and load layouts […]

.net / DevExpress

CodeRush’s amazing References window

Posted on: January 16, 2007March 29, 2020

There is another compelling feature brought to us by [CR] 2.1.x version: References window combined with ultra fast “Find All References” feature. Find All References* is a faster […]

.net / DevExpress

Finally an improved debugger’s Step Into feature

Posted on: January 13, 2007March 29, 2020

Finally we got an improved VS’ Step Into feature. But what is wrong with actual one? Let’s see an example: public static void Main() { SomeMethod(SomeField, GetSomeValue()); } […]

Posts navigation

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