May 2005 - Posts
Most of the C# files I read are structured similarly to the following... /* * My fancy header du jour. */ using System; using System.Data; using Other.Stuff; namespace My.Namespace.Is.Better.Than.Yours { // Code goes here. } Personally, I've adopted the
Read More...
In How To Do A Good Performance Investigation , Rico spells out step-by-step instructions on how to, well, I'll let you guess this one. The Beta 1 RC for Avalon and Indigo is over here , and yes, it does support VS 2005 Beta 2, which is goodness. And,
Read More...
I have a soft spot for the data management field. I have friends who consider it boring, but I think the problem space is absolutely fascinating. These days I'm busy rocking the client-side world , but it still warms my heart to see the excellent work
Read More...
Ha! Check out the blog title - it's so... so... alliterative . I'm so witty, sometimes I wonder why I'm not making millons on SNL . Lately it seems everyone around me wants to know more about drag drop in Avalon. So, after sending little samples around
Read More...