Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Professional Discussion / differnce betwwen visual basic and basic (i need an anwser quick)

Author
Message
kidsa
21
Years of Service
User Offline
Joined: 8th Dec 2003
Location: MA,usa
Posted: 28th Mar 2004 00:09
what is the differnece between the two?
UnderLord
21
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 28th Mar 2004 00:15
uhh visual basic is visually basic? how do i know? are you on the screen savers playin there little games?!

The search continues.

Current project - A space game
kidsa
21
Years of Service
User Offline
Joined: 8th Dec 2003
Location: MA,usa
Posted: 28th Mar 2004 00:18
no i need to know for some thingy(i need to take basic before visual basicand i though they were the same thing. the sample code i saw in visual looks close enough to basic)
wh1sp3r
21
Years of Service
User Offline
Joined: 28th Sep 2003
Location: Czech republic
Posted: 28th Mar 2004 00:19
visual basic is basic

☺☺ PIII 950 Mhz, 320 MB RAM, GeForce4MX440 64MB, SB LIVE!, monitor 19" ☺☺
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 28th Mar 2004 00:38
vb.net is c++/c# but with easier syntax



Home of the VB.NET Class Builder Utility - Demo available now!
Don Malone
22
Years of Service
User Offline
Joined: 27th Apr 2003
Location: Birmingham, Alabama
Posted: 28th Mar 2004 00:42 Edited at: 28th Mar 2004 00:44
OK. Visual Basic is a a language used to develope buisness and Data access applications and reacts to actions (ie Button presses or selections in a data field) and events and is called event oriented programming. Version 6 and .net versions can interact with Direct natively but it is complicated (as I understand) because every thing has to be setup (like in c++) before it can be called. It is still considered ill advised to try to write a game in Visual Basic (or .net) if a better alternative (ie Dark Basic) is available.

Basic and Dark Basic are best thought of as fall through programs where the program executes one instruction after another unless it reaches a goto or gosub to reroute the program. Most basics but not all can not use Direct-X and are for the most part only good for rudimentary games.

The Basic language is similar but Visual Basic is an evolved version of Basic and for general programming is a better choice. You will also be creating your user interfaces visually by dragging and dropping the elemnts onto a window and then programming the elements behaviors based on your needs.

Wasting CPU Cycles since the 286 was a hot machine.
Dave J
Retired Moderator
22
Years of Service
User Offline
Joined: 11th Feb 2003
Location: Secret Military Pub, Down Under
Posted: 28th Mar 2004 00:54
Also, BASIC stands for Beginner's All-purpose Symbolic
Instruction Code in the sense that it actually represents what it says. Visual Basic however doesn't use this acronym anymore because it's no longer a type of BASIC but a new programming language altogether, or so Microsoft claim.


"Computers are useless they can only give you answers."
UnderLord
21
Years of Service
User Offline
Joined: 2nd Aug 2003
Location:
Posted: 28th Mar 2004 02:19
MS also claimed that XP didnt use dos or something lol

The search continues.

Current project - A space game
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 28th Mar 2004 02:25 Edited at: 28th Mar 2004 02:26
DirectX 9 SDK - carries pure .NET classes as well as the com libraries so you can code directly in any managed language (VB.NET, C#) and interact with DirectX just like you would with any other library (COM or .NET) - It's taken a while but soon the whole "You can't make games in VB" will be a dead and buried statement. Oh and BTW DBoy780 is making a distinction between Object Oriented Programming vs. Procedural Code - DBP being of the procedural type.





Home of the VB.NET Class Builder Utility - Demo available now!
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 28th Mar 2004 14:53 Edited at: 28th Mar 2004 14:54
Basic ia a programming language.
Visual Basic is BASIC, but with windows and OOP.

Must like DarkBASIC is BASIC with DirectX


Quote: "MS also claimed that XP didnt use dos or something lol"


Yeah, well it doesn't

Take a look at C:/DOS in XP... isn't there!

"To do is to be" - Descartes
"To be is to do" - Voltaire
"Do be do be do" - Frank Sinatra
kidsa
21
Years of Service
User Offline
Joined: 8th Dec 2003
Location: MA,usa
Posted: 28th Mar 2004 19:45
thank you all
Wik
22
Years of Service
User Offline
Joined: 21st May 2003
Location: CT, United States
Posted: 29th Mar 2004 01:36
Quote: "Take a look at C:/DOS in XP... isn't there!"


I think you mean command.com ??


CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 29th Mar 2004 03:58
yeah, command.com is the actual dos interpreter. although there is cmd.exe which is a console window that uses dos commands it's not a dos os with windows running in a shell.



Home of the VB.NET Class Builder Utility - Demo available now!

Login to post a reply

Server time is: 2025-06-18 06:51:55
Your offset time is: 2025-06-18 06:51:55