Archive for January, 2008

You can’t always blame Bill when Vista breaks (2008-1-11)

Just recently I decided to upgrade my development machine at the office from Windows XP to Windows Vista. Taking into consideration the ability to play around with the new IIS7, as well as take the opportunity to upgrade to Visual Studio 2008 Team Suite. I can say I’m happy that I did, I even did [...]

Checking for a null session is a serious matter (2008-1-9)

While using Infragistics NetAdvantage for ASP.NET I noticed a bug while working with the UltraGauge (WebGauge) control. It turns out that if you disable session state for the page that this control is on or for the entire web application as I had done for performance reasons, you get a nasty error: "Session state can [...]