Saturday, May 14, 2011

[VB.NET] PW Generator (Password Generator)

May not be too useful but... it's a simple password generator.

Since I want to make it simple, I only put a few options:
1. Length (duh)
2. Password Creation Method
2. Capitalization

Here's a screenie.

If you wanna see it in action, head down to the VB.NET Corner.

Friday, May 6, 2011

[VB.NET] SWFCabin Downloader

My first program to be uploaded... Meh... I did it for personal satisfaction... since I download some *secret* flash files, I find it tedious to do the long method. And so I made this program. :) just enter the link, and browse the path where the file will be saved, then click Download. Simple. And since maybe I thought there are other users who would be going to SWFCabin, maybe I'd share this.

The interface is REALLY simple.

See?

Well, if you wanna see it in action, head down to the VB.NET Corner.