May 30, 2009
A memory leak generally happens if you have a used a part of memory to store some data and do not release it when the work is complete. This kind of programming logic when used within a loop or an infinite loop can be quite disastrous.
Continue Reading →
November 6, 2008
I have been busy for the last couple of weeks and did not get enough time to look at this. Finally, I sat on this last evening and completed a few things by this morning. I have made another release of HVS 2008 UI scripts on Codeplex. You can find the release at http://www.codeplex.com/HVS2008UI/Release/ProjectReleases.aspx?ReleaseId=19108
Continue Reading →