Feature Release 1.3.0.0

Description

Mass Downloader For .Net Framework which allows you do download .Net Framework source code in batch.
Offline debugging for VS2005 , VS2008 , Codegear and VS2008 Express Edition.

Thanks to Doug’s efforts we have the following improvements in this release.
- Allow to process DLL or EXE files in sub-folders recursively (in addition to the top directory).
- Allow to cleanup temporary compressed *.pd_ files.
- Allow to download retail symbols for native DLL or EXE files from the Microsoft Symbol Server (msdl.microsoft.com) (by setting UseReferenceSourceServer to "false" in NetMassDownloader.exe.config).
- Make the URLs of the symbol servers configurable in NetMassDownloader.exe.config.
- Allow to specify whether to download only symbols without source code via the setting DownloadSourceCode ("true" by default) in NetMassDownloader.exe.config.
- Use the original date-time of files from the server if available.
- Download is now asynchronous; the download progress can be seen for each file (symbol or source code).
- Improve the console output. It is less verbose and now easy to read.
- Allow to resume download remaining source code files for an existing symbol file (by setting SkipExistingSourceFiles to "true" (default value) in NetMassDownloader.exe.config).
Whole these features can be controlled via the NetMassDownloader.exe.config file which has the following switches, which are self explaining.


Files

Runtime Binary Netmassdownloaderv13.zip
runtime binary, 266K, uploaded Jun 27  - 368 downloads