Posted on January 14, 2009 by Lisa Zhou
Although I’ve tried very very hard to use Internet Explorer for web development, I just kept coming back to Firefox. I know I should use IE, especially IE6 since that’s where all the bugs happen to be found in, but it’s just not the same.
Over the years I’ve tried quite a few, and uninstalled quite [...]
Filed under: News, Visual Studio .Net & Ajax.Net | Tagged: .Net, Ajax, Firebug, Firefox, Firefox Add-on, html, YSlow | 1 Comment »
Posted on January 8, 2009 by Lisa Zhou
I hadn’t really been exposed to web farm or load balancing much before. After having to use multiple web servers for one of my previous probject, I realised that the default session mode for the .Net project will no longer work in a multiple web server environment.
With load balancing, the request is directed to which [...]
Filed under: Visual Studio .Net & Ajax.Net | Leave a Comment »