Daily Archives: March 17, 2005

How to tick off the VS2005 IDE

I don’t remember seeing this in the past, but the Feb CTP bits have a hissy fit if you change the name of a control on a web form or windows form. Web Forms want to refactor your code behind for you. Sometiems it hangs. WinForms throws a whole lot of compile time errors to the Error reporting system, but then gives control back with nothing lost. Beware… 🙂



http://www.AcehAid.org

Well I’ll be!! [a nod to DataRow.IsNull]

I’m fiddling around with nullable types in Whidbey and just discovered a DataRow property that is not even new, but I had never known was there (or maybe it flew by me once but it didn’t stick in my brain):

DataRow.IsNull(“mycolumnname”)

Obviously invaluable when dealing with value types.

I guess in the 3 years I have been doing .NET, I just hadn’t needed it. My main production app has a sql server database that started out being used by VB5 then VB6, so I was used to not creating DateTime columns as nullable, or dealing with nulls directly in the stored procedures. Well, I’ll be!



http://www.AcehAid.org

Got Indigo Day at MS Waltham (Boston) with David Chappell

So I popped over to blog feed reader and I see “Got Indigo Day” in Boston. I can’t see the whole post and I can’t help thinking “who the heck is gonna do that?”. Who in Boston knows Indigo well enough already to present on it on behalf of Microsoft? Will they just be reading a script or something? Then I scroll down and get a big aha! moment — it’s David Chappell. Okay, I’m conviced!  ðŸ™‚

http://www.AcehAid.org

DevConnections and C# for VB programmers talk

I want to keep reminding folks attending DevConnections that my talk titled “C# for VB6 Programmers” will be just as useful for VB.NET programmers (who likely came from VB6 anyway).

I got more confirmation of this when doing it to a packed room at Code Camp III which chose to stay an extra 45 minutes during lunch just so we could experiment some more.

http://www.AcehAid.org

Tossing memory chips?

I just bought more memory for both of my laptops.

I removed 256 chips from each of them. I can’t think of anything to do but throw them in the garbage except that I see crucial sells the one I just took out of my Toshiba M200 for $43.00 and the ones I took out of my compaq are also $43 each. So that adds up to $129 and suddenly maybe I don’t know if I should just chuck ’em. Perhaps I’ll give  them a try on ebay…

Posted from BLInk!