Tuesday, September 24, 2013

Splash Screen (Ver. 1)

How to make a simple splash screen using C#. The purpose of the splash screen is to introduce the name of the program, the brand, the developer and the company but sometimes, it is used to make the program not too heavy during running or to wait other functions to load (also known as a loading screen) during the opening of the program.


Down here is the video



Codes down here

Sunday, September 22, 2013

Infected Drive Recovery

As for our USB drive, flash drive, external drive or even the hard drive can be affected by some sort of virus that could hide your file even though you've tried to use "folder option > show hidden file" or it deletes your file even though in consumes the remaining memory spaces. I'm using C# to program and to recovery hidden files.


Here, I provided you a video just to be clear


Codes down here