View Full Version : Whats the best language to do this...?
LMS16
06-02-2011, 11:46 AM
Hi,
Ive recently made a Job system at work & would like to make a simple program for windows that will allow a user to logon using the job systems login & basically use it in this program. I dont want to make a web browser as that would defeat the objective of what I want.
I was thinkin visual basic but im not sure, anyone give me any pointers pls?
+REP, Lew.
Recursion
06-02-2011, 12:27 PM
Could do a multiplatform one in Java.
HotelUser
06-02-2011, 05:02 PM
C++ or Java would be my choice, on Windows C++, as I'm a Mac user Java.
Recursion
06-02-2011, 06:17 PM
C++ or Java would be my choice, on Windows C++, as I'm a Mac user Java.
If you were developing it for a Mac why not use Cocoa/Obj-C? (Assuming you had the time to make several versions of the app if it was gunna be multiplatform :P)
HotelUser
06-02-2011, 06:39 PM
If you were developing it for a Mac why not use Cocoa/Obj-C? (Assuming you had the time to make several versions of the app if it was gunna be multiplatform :P)
I could just use Java and make it cross platform. Actually I could use C++ and Qt to make it cross platform with C too.
Flisker
06-02-2011, 07:02 PM
C# is a good language.
Pieman
08-02-2011, 02:30 AM
C# is a good language.
Though it's restricted for Windows only.
LMS16
08-02-2011, 07:56 AM
Though it's restricted for Windows only.
Thats all I need it for, we wont touch Macs at work.
Lew.
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.