Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Any
Platform
License
Any
Useful post, thank you for sharing!!..
: : Can i program whatever in C rather than in VB? I really dont want to learn vb or anything to do wiht microsoft technologies right now, i like programming real programs. But here where i am, they...
: Can i program whatever in C rather than in VB? I really dont want to learn vb or anything to do wiht microsoft technologies right now, i like programming real programs. But here where i am, they...
: I have (unfortunately) very little knowledge of Unix environments.
: As i only know VB6, the only thing i could do, in order to install an executable file on a SUN, is writing the code on the PC,...
I have (unfortunately) very little knowledge of Unix environments.
As i only know VB6, the only thing i could do, in order to install an executable file on a SUN, is writing the code on the PC,...
how to know status of process running on unix server from vb application? actually I want to know the status of various daemons running on unix server, through vb application running on window. how...
Just a gap filler for the interested...
: : I was just wondering that this processID is generated differently
: : every time we start the program or is constant for a particular Application ?
:...
This message was edited by sbuster at 2003-11-14 4:43:46
: Define "difficulties".
We manage an application in VB5 using an Oralce7 database. Under windows95 and later under windows2000 it worked...
How do I connect to a unix server from a vb.net app so that
the app will send a command and receive a response?
: I'm working on a little automated ftp app but I cant figure out how to chmod a file. Any ideas?
:
Isn't 'chmod' Unix syntax?
: I am very new with VB.net and i was just wondering how you can make programs so they will work on any computer with Visual Basic even if the computer you want to run the program on doesn't have VB...
: : : This message was edited by minhnguyena7 at 2003-4-3 18:28:17
: : :
: : : 1. Is VBscript a part of Visual Basic?
: : : 2. Is designing an web page in VB posible? if yes, how? and are...
: : This message was edited by minhnguyena7 at 2003-4-3 18:28:17
: :
: : 1. Is VBscript a part of Visual Basic?
: : 2. Is designing an web page in VB posible? if yes, how? and are there any...
We are looking for a individual to provide full life cycle development with C++ and
Oracle programming on a Unix platform. This person will have 3-4 years of experience in both skills.
This...
: How easy do you think it is, for a vb developer to switch to pure c++/c in linux?
If you've never programmed in C++ or a UNIX environment then there will be a significant learning curve, but I'd...
: i need to send a bushel of files to somebody in one handy package like zipped,
ftp is easiest. Just log in, find the right directory, and "put" the file on the server. scp is like rcp (remote...
i need to send a bushel of files to somebody in one handy package like zipped,
How a VB program can interact with unix os running applications ?
-Senthil