Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.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 4.0 / Announcement / Presentation / SloDUG / Slovenia / VS 2010

What’s new in C# 4.0 presentation at NTK 2010 in Portorož

Posted on: May 25, 2010March 29, 2020

Tomorrow I am talking about new features in C# 4.0 at NT Konferenca in Portorož, Slovenia and I’ll be there through all day. So if you want to […]

.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 4.0 / VS 2010

Visual Studio 2010 and .net 4.0 are being released today

Posted on: April 12, 2010March 29, 2020

Today is the day. See Soma’s announcement and prepare your browsers pointed to MSDN Subscriber Downloads. The goods should be available for download starting at 10AM PST which […]

.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 4.0 / VMWare / Windows 7

My first WPF 4.0/Windows 7 multitouch application

Posted on: March 19, 2010March 29, 2020

So I finally bought an Acer T230H multitouch enabled monitor that is supported by Windows 7. Actually, it is a dual touch but that’s enough. (for more on […]

Graphics / Hardware / Windows 7

Multitouch development on Windows 7

Posted on: February 20, 2010March 29, 2020

I’ll be developing a multitouch application in WPF 4.0 running on Windows 7 and using Windows 7 native multitouch (supported in WPF 4.0) running in portrait mode. Dual […]

.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. […]

.net / Parallel programming

Generic Thread.VolatileRead and Thread.VolatileWrite

Posted on: January 21, 2010March 29, 2020

I am thinking about using a generic version of Thread.VolatileRead and Thread.VolatileWrite. The code is similar to existing one (actually there are plenty of overloads) with the difference […]

.net / CodeRush / DevExpress / DXCore / DXCore plugin / Visual Studio

Meet “Go To Implementator” DXCore plugin for Visual Studio

Posted on: January 18, 2010March 29, 2020

The problem One of the biggest annoyance when doing unit-test-friendly projects is that you have to deal with interfaces much more than you usually would. This isn’t bad […]

Posts navigation

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