Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
DevExpress

About DevExpress skinning and custom skins

Posted on: January 15, 2010March 29, 2020

Here is the thing. DevExpress WinForms components support custom skinning. Out of the box there are plenty of skins you might use just by assigning a simple property […]

IPTV

Bridging IPTV over wireless using two Linksys WRT54GL routers and DD-WRT firmware

Posted on: January 14, 2010March 29, 2020

The motivation I had a need to bridge IPTV using a wireless connection. Immediately I faced several problems which I finally managed to overcome and since not much […]

.net 4.0 / VS 2010

Enabling and understanding code contracts in Visual Studio 2010 beta 2

Posted on: January 7, 2010March 29, 2020

Code Contracts are a new way to do both runtime and static checking of your code coming with .net 4.0/Visual Studio 2010. Prerequisites Visual Studio 2010 beta 2. […]

CodeRush / DevExpress

Developer Express published roadmap for 2010

Posted on: January 5, 2010March 29, 2020

First new “feature” is stepping down from three releases per year to two releases per year. Regardless how it sounds, it makes sense. A lot of sense. Developers […]

VS 2008 / VS 2010

Easy way to edit Visual Studio’s project file using XML editor

Posted on: December 22, 2009March 29, 2020

There are times one needs to edit a project file (csproj, vbproj or others) in XML editor or just text editor because all settings are not available through […]

.net 3.5 / DirectX / Graphics / Parallel programming

A managed path to DirectCompute

Posted on: December 4, 2009March 29, 2020

About DirectCompute After NVidia Cuda, OpenCL we got DirectX’s version (of GPGPU parallelism for numerical calculations) named DirectCompute. All three technologies are very similar and have one goal: to […]

Hardware

My blacklisted companies

Posted on: November 27, 2009March 29, 2020

Here is my current short list of two companies involved with hardware and/or software sale that I won’t buy from again due to the various reasons. First is […]

.net 3.5 / .net 4.0 / Parallel programming

Want to try Parallel Extensions on .net 3.5?

Posted on: November 20, 2009March 29, 2020

Check out Reactive Extensions to .NET (Rx). Looks like it includes “a back ported (and unsupported) release of Parallel Extensions for the .NET Framework 3.5 in the form […]

.net / DevExpress

Adjusting DevExpress’ XtraTabControl’s page padding

Posted on: November 16, 2009March 29, 2020

Look at the picture below, it is a DevExpress‘ XtraTabControl (WinForms) with a single page hosting a normal Button. Both XtraTabControl and Button are set as Dock = […]

Visual Studio / VS 2008

Adding features to Visual Studio 2008 SP1

Posted on: November 15, 2009March 29, 2020

While trying to compiling nVidia CUDA kernels on my Windows 7 x64 I realized that somehow I didn’t install the Visual Studio 2008 C++ x64 compilers and tools. […]

Posts navigation

Previous page Page 1 … Page 13 Page 14 Page 15 … Page 59 Next page
Niche Blog by Fahim Murshed