Friday, August 12, 2005 - Posts

VS 2005: Source Server Support?

I reinstalled VS 2005 the other day and as I set up my personal options (for the last time given that I've now exported them properly and stored them) I noticed something in the Tools->Options->Debugging section that I hadn't seen before (might Read More

Avalon: Ian Griffiths has a couple of great posts

I've been playing with the WPF CTP and then the subsequent beta for a little while now and I've been running it on Windows XP.   One of the things that I struggled quite a bit with was the support for Video. I can get video to play but there's some quirkiness Read More

August CTP: Changes to Nullable coming

Wow - this one pretty much went by me. As I'm sure most people will have spotted, .NET FX 2.0 has a new generic type called Nullable<T> which does what you would do if you wanted to represent a Nullable reference type (i.e. store the reference type Read More