Archive for 'Application Programming'

Starting Off With MS-DOS

Starting Off With MS-DOS

MS-DOS Is a VERY powerful way to do a lot of things. In this tutorial, I will begin to explain to you some commands in the MS-DOS Application for Windows, and how to use it to your advantage.
Here are the commands that I will be using in this tutorial:

PING
FTP

Ok, now that you have those down, [...]

Timers and Basic Animation in Visual Basic

Timers and Basic Animation in Visual Basic

Timers in Visual Basic can help you do lots of things, including basic animation and making a basic IM Client spammer for clients such as MSN, AIM, etc.

Table of Contents
1. Making timers to fit your needs
2. Using timers for basic animation
1. Timers in visual basic are like heaven. They can help you do so much, [...]