Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / DevExpress

Creating DevExpress’ XtraForm derived form as partial class

Posted on: June 17, 2005March 29, 2020

Developer Express offers an XtraForm (a windows form derived from Form class) with Look & Feel default set so you don’t have to use LookAndFeel objects to centralize […]

.net

DirectX wishes for VS.NET 2005

Posted on: June 17, 2005March 29, 2020

Do you have wishes for managed DirectX for Visual Studio.NET 2005? You are in luck. Tom Miller’s put out a post inviting community to express their wishes for […]

.net

CLR team goes ZBB

Posted on: June 11, 2005March 29, 2020

It is certainly a good thing that CLR team cleared the bug list for .NET  Framework 2.0. I guess that makes 11/7 even more realistic date.

.net

Is SecureString usable

Posted on: June 10, 2005March 29, 2020

if you want to keep a secret text in a System.String you’ll have security vulnerabilities. Since it stores the plain text in memory (and you have no control when […]

.net

Visual Studio.NET 2005 sugars

Posted on: June 6, 2005March 29, 2020

Did you ever find yourself wondering which namespace a class belongs to? One would open the help and use index functionality to find it. Now the process is a […]

.net

CodeSmith and Visual Studio.Net 2005 beta 2 story

Posted on: June 3, 2005March 29, 2020

I already blogged about CodeSmith being a wonderful tool so I won’t repeat my ode again. While CodeSmith is a great tool it doesn’t yet support integration into […]

.net

RightHand.DataSet.Visualizer for Visual Studio.NET 2005 is born

Posted on: May 27, 2005March 29, 2020

Visualizer is a new cool feature of Visual Studio.NET 2005 debugger. It is exactly what I was looking for visualizing ADO.NET’s DataSet data thus I decided to write my […]

.net

Visual Studio.NET 200x easily extensible?

Posted on: May 26, 2005March 29, 2020

Not exactly. Ever tried to write a Visual Studio.NET 200x addin? If yes, then you know that it isn’t exactly easy. Fortunately, there is a cure to this […]

.net / DevExpress

Refactoring in VB.NET 2005?

Posted on: May 26, 2005March 29, 2020

C# 2005 does refactoring and this is a well known (and very welcome) feature by now. A less known fact is that VB.NET 2005 does refactoring, too. Not out of […]

.net

Visual Studio.NET 200x Debugger Feature

Posted on: May 24, 2005March 29, 2020

Last week I’ve presented “What’s new in Visual Studio 2005 Debugger”. One of the cool feature is that you can customize the instance value. For example, consider this simple […]

Posts navigation

Previous page Page 1 … Page 57 Page 58 Page 59 Next page
Niche Blog by Fahim Murshed