Random Stuff
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Hacxing...
About VB6 Icon_minitimeWed Dec 31, 2008 10:03 pm by Seanshoots

» Smiley Wars! :D
About VB6 Icon_minitimeThu Dec 18, 2008 10:44 pm by Seanshoots

» plzz plzz sign up
About VB6 Icon_minitimeSat Nov 29, 2008 5:59 pm by spikester145

» Bye - Bye
About VB6 Icon_minitimeSat Nov 29, 2008 2:15 pm by spikester145

» i really belived in this site
About VB6 Icon_minitimeFri Nov 28, 2008 5:46 pm by Bob

» Need an Banner
About VB6 Icon_minitimeWed Oct 29, 2008 11:03 pm by Bob

» Over?
About VB6 Icon_minitimeThu Oct 16, 2008 7:51 pm by Seanshoots

» Meet the staff.
About VB6 Icon_minitimeMon Sep 01, 2008 10:29 am by Bob

» GM Applications.
About VB6 Icon_minitimeFri Aug 29, 2008 9:41 pm by Bob

» Guess What. Im Back!!!!!
About VB6 Icon_minitimeSun Aug 24, 2008 1:09 pm by Bob

» Tell me what you think
About VB6 Icon_minitimeSun Aug 24, 2008 1:08 pm by Bob

» Updates!
About VB6 Icon_minitimeSat Aug 23, 2008 6:32 pm by Bob

» The Third
About VB6 Icon_minitimeWed Aug 20, 2008 5:52 pm by Bob

» The Excuse Game!
About VB6 Icon_minitimeMon Aug 18, 2008 6:25 pm by Bob

» the server as died? Oo
About VB6 Icon_minitimeMon Jul 28, 2008 6:18 pm by Bob

Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

[ View the whole list ]


Most users ever online was 72 on Sun Apr 11, 2021 8:50 pm
Statistics
We have 20 registered users
The newest registered user is alodivivi

Our users have posted a total of 726 messages in 75 subjects
Affiliates
This section is open for advertisments. Email headshotclan9994@aol.com for information.
 
GuestBook
Click here to let us know what you think of are website while you wait to sign up. Also if you have any problems signing up you can ask here. View my Guestbook
Free Guestbooks by Bravenet.com
Counter

About VB6

2 posters

Go down

About VB6 Empty About VB6

Post by Seanshoots Sat May 31, 2008 8:14 pm

I didnt write this.

 


Visual basic evolved from BASIC(Beginners' All-purpose Symbolic Instruction Code). The BASIC language was created by Professors John Kemeny and Thomas Kurtz of Dartmouth College in the mid 1960s(Deitel&Deitel, 1999) . It is a carefully constructed English-Like language basically used by the programmers to write simple computer programs. It served the purpose of educating laymen like we all the basic concepts of programming. From then on many versions of BASIC were developed to accommodate different computer platforms. Some of the versions are Microsoft QBASIC, QUICKBASIC, GWBASIC ,IBM BASICA, Apple BASIC and etc. Apple BASIC was developed by Steve Wozniak, a former employee of Hewlett-Packard and a good friend of steve Jobs(the founded of Apple Inc.). Steve Jobs had worked with Wozniak in the past (together they designed the arcade game "Breakout" for Atari). They pooled their financial resources together to have PC boards made, and on April 1st, 1976 they officially formed the Apple Computer Company.

 

The popularity and widespread use of BASIC with different types of computers brought further enhancements of the language, and eventually led to the GUI-based Visual Basic in tandem with the development of Microsoft Windows. Visual Basic made programming even easier for beginners and season programmers alike as it save considerable programming time by providing many ready-made components. Since then, Visual Basic has also evolved into many versions, until recently, Visual Basic 2008. However, Visual Basic 6 remains as one of the most popular version as it is easy to program and it doesn't take up a lot of resources and memory of the computer.

 

The concept of computer programming

 

Before we begin programming, let us understand some basic concepts of programming. According to Webopedia, a computer program is an organized list of instructions that, when executed, causes the computer to behave in a predetermined manner. Without programs, computers are useless. Therefore, programming means designing or creating a set of instructions to ask the computer to carry out certain jobs which normally are very much faster than human beings can do.

 

A lot of people think that computer CPU is a very intelligent thing, which actual fact it is a dumb and inanimate object that can do nothing without human assistant. The microchips of a CPU can only understand two distinct electrical states, namely, the on and off states, or 0 and 1 codes in the binary system. So, the CPU only understands a combinations of 0 and 1 codes, a language which we called machine language. Machine language is extremely difficult to learn and it is not for us laymen to master it easily. Fortunately , we have many smart programmers who wrote interpreters and compilers that can translate human language-like programs such as BASIC into machine language so that the computer can carry out the instructions entered by the users. Machine language is known as the primitive language while Interpreters and compilers like Visual Basic are called high-level language. Some of the high level computer languages beside Visual Basic are Fortran, Cobol, Java, C++, Turbo Pascal, and etc.

FORTRAN stands for FORmula TRANslator and it was developed by IBM Inc. between 1954 and 1957 which was used specifically for scientific ad engineering applications. It is still widely used today in the engineering fields. COBOL stands for Common Business Oriented Language which was created by a group of computer manufacturers and industrial computer users in 1959. It was designed for commercial applications that required large amount of data processing. It is still being used today in the business fields. C was developed by Dennis Richie at Bell Laboratories in 1972. It is a system implementation language that was used to develop the UNIX operating system. C++ is an extension of C which was created by Bjarne Stroustrup in 1980's. It added the OOP (Object-Oriented Programming) feature to C and now it is the main systems implementation language (Deitel&Deitel, 1999) . PASCAL was created by Professor Nicklaus Wirth for teaching the concepts of structured programming. Its use is primarily confined to the academic world. JAVA is the latest but one of the hottest programming languages developed by the Sun Microsystems in 1995. It was actually an extension of C++ but it has included extensive libraries for doing multimedia, networking, multithreading , graphics, database access, GUI programming. Microsoft also come out with its own version of Javawhich is known as Visual J++. Other programming languages are Power Builder which was developed by Powersoft Corporation and Delphi which was developed by Borland Inc.

Copyright ®: Dr.Liew Voon Kiong
D/L Links for VB6:
Torrent: http://www.btmon.com/Applications/Windows/Microsoft_Visual_Basic_6.0_Enterprise_Edition_SEED.torrent.html
MegaUpload: http://www.megaupload.com/?d=34I2TLOW
RapidShare: http://rapidshare.de/files/24359952/rofl.rar.html DOWN!


Last edited by Seanshoots on Mon Jun 02, 2008 10:41 pm; edited 4 times in total (Reason for editing : Link Update)
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Tue Jun 03, 2008 9:58 pm

Here is a Guide for Mega upload for those of you who are confused with downloading.

First, go to http://www.megaupload.com/?d=34I2TLOW
Then Enter the code at the top (random)

About VB6 Megauploadsg3
And then you have to wait 45 seconds.
About VB6 Mega2tc2
Then, it will change to download.
About VB6 Mega3yx0
There! (It should start D/Ling now.
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Bob Wed Jun 04, 2008 10:03 am

How long does the downlaod take because im still on Loading download and i started last night.
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Wed Jun 04, 2008 6:37 pm

Umm, < 600 mb?
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Me

Post by Bob Thu Jun 05, 2008 9:24 am

I think I got a vires on my computer.
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Thu Jun 05, 2008 7:37 pm

how?
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Bob Fri Jun 06, 2008 12:43 am

Im not sure. But I tried to fix it today and it us a little faster but it still crashed four times today!
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Fri Jun 06, 2008 1:27 pm

Go here: http://housecall65.trendmicro.com/
It got rid of my viruses.
btw, why cant i use smileys in my post anymore? Same with links, and code.
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Bob Fri Jun 06, 2008 10:36 pm

I will look into that. In the morning.
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Sat Jun 07, 2008 6:58 pm

Do you overclock? You could have fried your CPU.
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Bob Sat Jun 07, 2008 11:13 pm

overclock?
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Sun Jun 08, 2008 1:01 pm

Here: (Copyright Wikipedia)
Overclocking is the process of forcing a computer component to run at a higher clock rate than it was designed for or was designated by the manufacturer, usually practiced by personal computer enthusiasts in order to increase the performance of their computers. Some of them purchase low-end computer components which they then overclock to higher speeds, or overclock high-end components to attain levels of performance beyond the default factory settings. Others overclock outdated components to keep pace with new system requirements, rather than purchasing new hardware products as expected by the computer industry.[1]

Users who overclock their components mainly focus their efforts on processors, video cards, motherboard chipsets, and Random Access Memory (RAM). It is done through manipulating the CPU multiplier and the motherboard's front side bus (FSB) speed until a maximum stable operating frequency is reached. While the idea is simple, variation in the electrical and physical characteristics of computing systems complicates the process. CPU multipliers, bus dividers, voltages, thermal loads, cooling techniques and several other factors can affect it.[2]
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Bob Sun Jun 08, 2008 1:18 pm

I may but im not sure. I have a computer from like 2000 and i have gotten like gunz soldier front age of empire 2&3 railroad tycoon and more!


Last edited by Seanshoots on Sun Jun 08, 2008 1:32 pm; edited 1 time in total (Reason for editing : Spelling)
Bob
Bob
Site Owner
Site Owner

Number of posts : 357
Age : 29
Location : Atl. Georga
Registration date : 2008-05-03

Character sheet
Bob's Field:

http://RandomStuff.justgoo.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Seanshoots Sun Jun 08, 2008 1:32 pm

lol, now that im admin I can correct spelling.
Seanshoots
Seanshoots
RandomMS Owner
RandomMS Owner

Number of posts : 210
Age : 28
Location : Vancouver, BC. Go Canada!
Registration date : 2008-05-24

Character sheet
Bob's Field:

http://seanspsppimping.blogspot.com

Back to top Go down

About VB6 Empty Re: About VB6

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum