02-24-2012, 09:06 PM
Program now uses Async WebRequests so there's no stopping the GUI on the main form at all with the updates.
Edit: That download progress bar on the form that shows though with the download would seem unnecessary until my project gets a bit bigger and the binary increases in filesize though as it's almost an instant download lol.
It shows up and gone/done by the time you click the button lol, big speed/performance increase in this current version I have. I basically multi-threaded the async web request itself for the version check, and download retrieval itself.
Edit: Current version: 1.2.6
Cheers
Update: Outputs even more detailed information and multi-threaded several other write-to-disk processes, therefore i'll step it up to version 1.2.7
Edit: That download progress bar on the form that shows though with the download would seem unnecessary until my project gets a bit bigger and the binary increases in filesize though as it's almost an instant download lol.
It shows up and gone/done by the time you click the button lol, big speed/performance increase in this current version I have. I basically multi-threaded the async web request itself for the version check, and download retrieval itself.
Edit: Current version: 1.2.6
Cheers
Update: Outputs even more detailed information and multi-threaded several other write-to-disk processes, therefore i'll step it up to version 1.2.7