Over the last few days, I’ve done some work on .Net download library, the successor to my FileDownloader class. I…
While working on the Download class of the .Net Download Library yesterday, I came across the need to add and…
While working on .Net download library, I realized I still didn’t know how to fire events from the background threads…
While translating some of the C# code of MyDownloader to VB.Net for the .Net download library, I’ve already come across…
Today I again did some work on my .Net download library project. I added some stuff to the main class,…
Today did quite some work on .Net download library, the successor to my current FileDownloader class. I started off with…
Now the Google Summer of Code coding period has finished, I can divide my attention between multiple projects again. Since…