Ideal BB.NET -> ASP.NET 2.0 completed.
Thursday, November 16th, 2006I’m actually quite surprised at how easy it was to upgrade Ideal BB.NET from ASP.NET 1.1 to 2.0. It took me a few more hours today to complete the upgrade. The biggest issue was a name space compatibility program between my IdealLogin library and the official .NET login library. I tested out the web site briefly and most things seemed to work. The AJAX stuff is partially broken but given that Microsoft provides a really great ASP.NET 2.0 AJAX library I’ll probably rewrite most of that stuff using those new routines.
I’ve got some customer reported bugs that I need to tackle tomorrow so I’ll focus on doing that and then get back to testing the 2.0 release. I’m hoping to get it out the door soon so that customers can upgrade and take advantage of the new version.

