Quote Originally Posted by litewarez View Post
You can make pretty much any desktop application.

such as Rapidshare elacher
Download er
Scanner
Searchers
Botnets
video Players
media Players
Database Storage
Http Web Server

The list is endless
Quote Originally Posted by jayfella View Post
you are limited only by your imagination. You can be the best coder in the world, but without imagination, you cannot put your skill to use.
both my bitches are correct
iFlames Reviewed by iFlames on . Write your first C# program! NOTE: THIS TUTORIAL IS KINDA CONTINUED FROM MY PREVIOUS TUT. Click here to view my previous tut. As usual we start off with the simplest program - Hello, World! public class Hello { public static void Main(string args) { System.Console.WriteLine("Hello, World! \n"); } Rating: 5