Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net

Linq, DLinq and XLink forums

Posted on: September 19, 2005March 29, 2020

In case you didn’t know, MS has put up three forums (part of their Technical Forums) to discuss Linq, DLinq and XLink.You’ll find them here.

.net

DLinq autogenerated classes

Posted on: September 18, 2005March 29, 2020

I’ve posted my first CodeSmith template for generating DLinq classes (DLink is part of Linq project, a future of .net). The generated code is C#. You can make suggestions or […]

.net

DataSet visualizer updated

Posted on: September 16, 2005March 29, 2020

I’ve set new expiration date for RightHand.DataSet.Visualizer to 11/7/2005 and recomplied with July CTP. New version is 0.9.1. Get it here.Comments are welcome in the forum.

.net

How to log DLinq’s Sql commands

Posted on: September 16, 2005March 29, 2020

There was a question on MS’ forum about how to log the DLinq’s sql commands. Well, actually DataContext’s sql commands. Here is the solution, it is easy: StringBuilder […]

.net

Dlinq and IChangeNotifier

Posted on: September 16, 2005March 29, 2020

I am doing some tests with DLinq. I have created my classes properly decorated with attributes. I have also implemented IChangeNotifier to make tracking faster (all this was […]

.net

The C# future

Posted on: September 14, 2005March 29, 2020

While C# 2.0 isn’t even released yet, there is already a lot of documentation about C# 3.0. And it brings a lot of candies based on features introduced […]

.net

Visual Studio 2005 Team Suite RC available for download

Posted on: September 13, 2005March 29, 2020

Whoa, Visual Studio 2005 Team Suite Release Candidate is available for download at MSDN subscriber downloads. There is also a bunch of Sql Server 2005 September downloads. Apparently this […]

Uncategorized

Now, this is good code

Posted on: September 10, 2005March 29, 2020

RemObjects‘ Alef pointed me to this wonderful piece of code. Warning: whatever you do, don’t write such code. Ever.While you are in the mood, go check the story […]

.net / DevExpress

An annoying bug in Visual Studio 2005 beta2 when using Developer Express’ controls

Posted on: September 8, 2005March 29, 2020

A lot of people have noticed a highly annoying bug in Visual Studio 2005 when dealing with Developer Express’ controls. The description of the bug goes like this: […]

.net / DevExpress

Change in nullables implementation is giving results

Posted on: September 6, 2005March 29, 2020

Almost a month ago the blogosphere was full of reporting the change of nullables implementation starting from August CTP. I was curious if this change affected the Developer […]

Posts navigation

Previous page Page 1 … Page 54 Page 55 Page 56 … Page 59 Next page
Niche Blog by Fahim Murshed