August 8, 2008
By Aaron Foote at 9:44 in: ColdFusion | Development
One of our clients uses a site-wide error handler to catch errors and perform cleanup of com and Java objects. Recently an onRequest handler was added to the Application.cfc file and we found that the cleanup was no longer being performed.
July 15, 2008
By Andrew Strong at 11:12 in: Design | Development
Microsoft has launched the Internet Explorer 8 Readiness Toolkit to assist web developers prepare for Internet Explorer 8.
July 14, 2008
By Andrew Strong at 8:20 in: Development
I’ve read speculation that Microsoft’s Silverlight has the potential to be used to develop many of the pre-existing online tools we currently use, specifically that one could be one included with the .NET 3.5 update. Codeplex.com has taken the initiative and already started work on one.
March 11, 2008
By Andrew Strong at 8:09 in: Development | Visual Studio
I found this yesterday. If you have been looking for a way of getting the Visual Studio ‘05 title bar to show current file name, this article will help you do it.