Topic awaiting preservation: VB.net? |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Australia |
posted 05-05-2005 03:33
We dont really have a section for this sort of thing so i'll put it here. |
Paranoid (IV) Inmate From: beyond the gray sky |
posted 05-05-2005 09:10
you have to add in a data adapter. if your setup is like the one we're using at school, just click on the data tab in the toolbox on the left and select the appropriate adapter. this will bring up a series of wizards. |
Paranoid (IV) Inmate From: Florida |
posted 05-05-2005 09:36
quote:
|
Bipolar (III) Inmate From: Australia |
posted 05-05-2005 13:05
Yeh i guess i could, i've done c/++, java all that before - currently im thinking that vb.net would probably be one of the easiest ways, especially to conect with the database - and its pretty cheap too. |
Paranoid (IV) Inmate From: Florida |
posted 05-05-2005 15:40
Uhuh... |
Bipolar (III) Inmate From: Australia |
posted 05-05-2005 17:37
Well its been a long time since i've done java - c++ not quite as long but not as recent as vb type stuff. C++ would be alot more work with the gui etc, i think java would too. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 05-05-2005 17:41
If you're comfortable with PHP there's actually a project PHP GTK which allows you to make cross platform windows apps with PHP. |
Bipolar (III) Inmate From: Australia |
posted 05-06-2005 17:35
Hmm i didnt think of using php actually, im not sure exactly with the touch screens - normally its just treated like a mouse click anyway so it should work with anything. The reader is another matter as i have to buy the sdk api with it. |