Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / DevExpress

An annoying bug in Visual Studio 2005 beta2 when using Developer Express’ controls

Posted on: September 8, 2005March 29, 2020

A lot of people have noticed a highly annoying bug in Visual Studio 2005 when dealing with Developer Express’ controls. The description of the bug goes like this: […]

.net / DevExpress

Change in nullables implementation is giving results

Posted on: September 6, 2005March 29, 2020

Almost a month ago the blogosphere was full of reporting the change of nullables implementation starting from August CTP. I was curious if this change affected the Developer […]

.net

Where has strong typed dataset’s XSD gone?

Posted on: August 17, 2005March 29, 2020

If you use an earlier version than Visual Studio 2005 (who doesn’t?) it is easy to change or view XSD that defines a strong typed dataset: you have to open […]

.net

Deploy multiple .net assemblies as a single file with ILMerge

Posted on: August 17, 2005March 29, 2020

Ever wanted to merge all .net assemblies (or just some of them) into a single file? Don’t look further, MS has a free ILMerge tool available for download here.Brief description from […]

.net

Countdown to VS 2005 RTM

Posted on: August 16, 2005March 29, 2020

According to this post there are 60 days left till Visual Studio 2005 goes RTM and everything looks good.

.net

GOLD is good

Posted on: August 15, 2005March 29, 2020

I am not talking about gold but about GOLD – A Free, Multi-Programming Language, Parser. Recently I had a need to implement a text box that allows entering […]

.net

Change in nullables implementation

Posted on: August 15, 2005March 29, 2020

Acording to this post Microsoft has decided to change the nullable types implementation for the August CTP. This is a bold move (and also a good one) being so […]

.net

How to deserialize a Dictionary<TKey, TValue> descendant using binary formatter

Posted on: August 6, 2005March 29, 2020

I just run across the problem of how to deserialize a Dictionary<TKey, TValue> descendant using BinaryFormatter. Serialization is not a problem, just mark the derived class with [Serializable] […]

.net / DevExpress

New CodeRush/Refactor Pro/Refactor for VB.NET 2005

Posted on: August 5, 2005March 29, 2020

Developer Express just released new version of CodeRush family, including a new free version of Refactor for VB.NET 2005. It has new refactorings and improved UI amongst the […]

.net / GPS

OziExplorer’s map-> GPSTuner’s gmi converter

Posted on: August 3, 2005March 29, 2020

These days I am evaluating GPSTuner PocketPC application. It displays your position on a map based on GPS input (and of course it has many more features besides this). […]

Posts navigation

Previous page Page 1 … Page 27 Page 28 Page 29 … Page 31 Next page
Niche Blog by Fahim Murshed