Archives
-
Christmas Fun
'Twas the night before Christmas,
and all through the house,
Not a creature was stirring,
Especially my hot water heater,
which decided to eat itself on Christmas Eve,
the day before we host Christmas dinner for the extended family.
Naturally. -
Generics are now CLSCompliant
Woo-hoo! A while back I was complaining about generics not being CLS Compliant in .NET 2.0. Apparently the folks at MS have changed their mind. Great news. [via Richard Blewitt]
-
Work with Visual Studio 2005 begins in earnest
So far most of my time spent with Visual Studoi 2005 has been just playing around. That's changing - I'm ramping up to do some serious development, 05 style, and looking forward to it.
-
Visual Studio 2005 November CTP install surprise
After an interminable download, I finally installed the November CTP version of Visual Studio 2005. The first part of the install - the actual IDE - went without a hitch. The second part - MSDN Library - didn't go so well. It complained that Windows XP SP2 was a requirement for the MSDN Library install. Huh? Visual Studio doesn't require SP2, but the help does? Weird. I'm doing this all in a VM, so it's not really a problem to install SP2. It just seems like an odd requirement.
-
Can someone explain why this VB.NET code fails to compile?
Imports System.ComponentModel
Public Enum Mode
Mode1
Mode2
End Enum -
ISO CD burning
Ever find yourself stuck on a Windows XP machine with only the built-in CD burning support but needing to burn an ISO image to CD? I did over the Thanksgiving. Luckily I ran across Burn-at-once. It's a nice, simple, free (donation-ware) tool that does the job nicely. Recommended.
-
Google Suggests
The geek world is all a-flutter with the release of Google Suggest. My first reaction was "hey, neat". However, it quickly became clear that the hardcore tech stuff that I usually end up searching for (weird error messages that I'm trying to diagnose, or compiler errors, or things of that ilk) wasn't going to benefit much from the suggest feature. But hey, next time I'm looking for Paris Hilton's latest video, it'll be a snap.
-
Turkey, stuffing, and service packs
Oh my god, this is so my life.
-
No support for ASPCOMPAT in ASMX for Whidbey - disappointing
According to this LadyBug post, Microsoft is not adding support for executing ASMX requests in an STA thread pool (ie the "ASPCOMPAT=TRUE" directive that is available for ASPX pages). This is something that I complained about long ago, and I'm very disappointed that it isn't being addressed in v2.0 of the framework.
-
Bug (?) in AxImp in .NET Framework 1.1 SP1
Here's one of those fun issues that may or may not be a bug, depending on how you look at it.
-
I'm baaaack
Wow, what a crazy few months it's been. First, my fiance moved in. Next, she ceased to be my fiance and became my wife. Our fabulous wedding was followed by a fabulous 2 week honeymoon in Fiji. Back home for a week and a half, then off to New York for a friend's wedding. From there we were off to Amsterdam for a couple of days - the get-over-jetlag stopover on our way to Tanzania. In Tanzania we went on an amazing 9 day hike up to the top of Kilimanjaro (proof below), followed by a week long safari. Six out of eights weeks away from home, 65 hours on planes - it's good to be home for a while. Now it's time to get back to doing real work, and hopefully a little more blogging.