Random File Gen

Here’s my latest edition.. This little application generates files of any size in a location specified by the end user.

You could create 1 x 40 GB file, or create 1,000 x 1 MB files! Handy for testing backup solutions.

Features:

  • Specify number of files to make
  • Specify size of files to make
  • Specify location of files to make

Version History

1.0.0.0 – First BETA released, no known bugs, many updates to come! 

Download Now

If you are having problems with this application please post a message in the forum

Read More

Launch a website from Visual Basic

If, like me you use LinkLabels to provide links to websites in yout VB.Net applications, or you would just like to include links to documents etc. You can use this code to force the file specified to be opened by the default file handler.

Read More

Power onoff PDA screen

If you want to conserve battery power, but dont want to switch off or suspend your device you can use this code to simply switch off the display!

Read More