Chris van de Steeg

What's practical is logical


Blog archive for June, 2006


Jun
15

AppDomain recycle different from real restart

Posted in .net by Chris van de Steeg

2


In iis6 there is this feature to recycle your appdomain at certain tresholds, great. But I recently ran into strange problems when my appdomain was recycled. When my application starts, it loops through all the assemblies it gets from System.AppDomain.CurrentDomain.GetAssemblies(). This ...Read More »
Jun
05

New version of livegrid.js

Posted in Ajax, LiveGrid by Chris van de Steeg

3


So, finally have an internet connection on my new address. First thing to do is hand you over the new version of livegrid.js. This is a bugfix release only, no new features are introduced. Download here Read More »