Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
Uncategorized

Implementing more useful tracing for LLBLGenPro 2.0 draft

Posted on: September 14, 2006March 29, 2020

Version 1/14.9.2006 [LBG] has an internal tracing mechanism that outputs data to Trace class using standard .net mechanism. To enable various tracing categories you have to switch one […]

.net

Converting from DbType to [Sql]DbType is easy

Posted on: September 14, 2006March 29, 2020

I often see question on how to convert from DbType to SqlDbType (or any other *DbType). This is often required if you do some database independent code with […]

.net / DevExpress

My favorite CodeRush/Refactor! Pro features

Posted on: September 11, 2006March 29, 2020

Ctrl+3 aka embed method in region with the name of method Auto Completition aka completes the word you are typing and mostly the suggestion is correct. Introduce local […]

Windows

Team Foundation Server won’t install on Windows 2003 x64

Posted on: September 11, 2006March 29, 2020

In one of the previous posts I questioned which Vista version should I install on my future computer with a x64 bit CPU – be it x86 or […]

Windows

Capturing screen content with SnagIt is sooo easy

Posted on: September 9, 2006March 29, 2020

I have to capture screen or window or some custom region content once in a while. Untill now I always used (Ctrl+)PrtScrn Windows feature. Of course, there is […]

Hardware / Windows

x64 or x86

Posted on: September 7, 2006March 29, 2020

My next desktop computer will have an AMD x64 dual core CPU for sure. While Intel has come out with Core 2 Duo there is no motivation to […]

.net

.net 3.0 RC1 is here

Posted on: September 3, 2006March 29, 2020

First release candidate of .net 3.0 (.net 2.0 + winfx) thing is here.

Posts navigation

Previous page Page 1 Page 2
Niche Blog by Fahim Murshed