ObjectSharp Blogs

You are currently viewing

Dave Lloyd's 2 Cents

A .NET Developer's Perspective


January 2004 - Posts

Whidbey and VS .Net 2003

Well I've done it. They warned me not to but I did it anyway. I installed Whidbey on my machine along side 2002 and 2003. I'll post any trouble I have right here. Dave Read More...

DataTable.Rows

I have an issue with the DataTable object. Although I think it's a cultural thing. Some people I talk to don't seem to bothered by it. I find it very annoying, mostly because it would have been so easily avoided. So whats the problem? When a DataRow is Read More...