Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / Announcement / DevExpress / Red Gate / Visualizer / VS 2008 / VS 2010

Automating the Righthand Dataset Visualizer build process and a refresh build

Posted on: May 15, 2011March 29, 2020

Since the last version released I become aware of an issue in the visualizer. If you were working on a project that referenced newer DevExpress assemblies the visualizer […]

.net

About strongtyped datasets, DBNulls, WPF and binding

Posted on: May 11, 2011March 29, 2020

The mix of strongtyped datasets, DBNull values, WPF and bindings will likely yield exceptions of invalid cast type when binding nullable columns. Imagine you have a table with […]

.net / .net 3.5 / CodeRush

Go To Implementator update

Posted on: January 17, 2011March 29, 2020

Due to the DXCore/CodeRush internal reorganization I’ve had to update my Go To Implementator plugin as well. Nothing changed except that the new version (1.0.6) now works with […]

.net / Announcement / Visual Studio / Visualizer

Righthand DataSet Visualizer goes 1.0

Posted on: January 8, 2011March 29, 2020

As a New Year’s gift I’ve fixed few bugs in Righthand DataSet Visualizer and set its version to 1.0. Here are some changes: uncompressed assembly is a bit […]

.net / DirectX / Visual Studio

Capture DirectX 10/11 debug output to Visual Studio

Posted on: October 25, 2010March 29, 2020

Working with default DirectX configuration in a Visual Studio project is like working with a black box. Even more so when you have a managed code project. Mostly […]

.net

Logging exceptions with NLog

Posted on: September 24, 2010March 29, 2020

A feature of my nice WPF application is to log exceptions that bring it down when running standalone. Of course this never happens but still, if such an […]

.net / .net 4.0 / Visual Studio / Visualizer

Getting HRESULT: 0x80131515 when running Righthand DataSet Visualizer?

Posted on: May 30, 2010March 29, 2020

Are you getting a HRESULT: 0x80131515 when invoking Righthand DataSet Visualizer from Visual Studio like this: The problem is that OS marked the visualizer assembly as unsecure since […]

.net / Announcement / Red Gate / Visual Studio / Visualizer / VS 2008 / VS 2010

Righthand DataSet Visualizer now supports Visual Studio 2010

Posted on: May 21, 2010March 29, 2020

New in 0.9.16: added support for Visual Studio 2010 and updated user interface a bit. As before, everything is merged into a single dll file which is also […]

.net / DevExpress / Red Gate

An annoying non-persistent memory leak in .net framework MDI

Posted on: March 24, 2010March 29, 2020

I had to investigate a memory leak in an application I am building for my client. It is a MDI application using DevExpress XtraTabbedMdiManager that provides some MDI […]

.net

Running NLog in WPF Browser Application and other partially trusted environments

Posted on: January 23, 2010March 29, 2020

NLog is a pretty slick logging library, no doubts about that. However if you try to use it from a partially trusted environment you are facing some problems. […]

Posts navigation

Previous page Page 1 … Page 5 Page 6 Page 7 … Page 31 Next page
Niche Blog by Fahim Murshed