Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
Parallel programming / Red Gate / Visual Studio / VS Add In

.net reflector pro is awesome

Posted on: October 7, 2009March 29, 2020

.net reflector I am sure we all know and love .net reflector originally developed by Lutz Roeder and took over by fine folks at Red Gate. If you […]

.net 3.5 / asp.net mvc / CodeRush / DevExpress / DXCore / DXCore plugin / VS Add In

Strong typing routes in ASP.NET MVC

Posted on: April 21, 2009March 29, 2020

Let’s say you have Test action in Home controller like this: public ActionResult Test(int id, int tubo) { return View("Index"); } And you want to create a hyperlink […]

.net / DevExpress / VS 2005 / VS 2008 / VS Add In

Autoimplement base class constructors with CodeRush

Posted on: December 5, 2008March 29, 2020

How often do you derive a class and re-create all of the base constructors? This is not an uncommon task, let’s take a custom exception class for example: […]

VS Add In

Axialis is making a 50% off sale today only

Posted on: November 28, 2008March 29, 2020

Marc from Axialis sent me a message that Axialis is having 50% off sale today and only today. If you are in mood for creating artwork such as […]

DevExpress / VS 2005 / VS 2008 / VS Add In

CodeRush Xpress is free

Posted on: November 5, 2008March 29, 2020

A stripped (more express) version of CodeRush, called CodeRush Xpress, is available for download at no charge! And even a bunch of refactorings are included. See the announcement […]

Niche Blog by Fahim Murshed