Results 1 to 8 of 8
  1. #1
    Join Date
    Sep 2009
    Location
    Hull
    Posts
    827
    Tokens
    0

    Latest Awards:

    Default Whats the best language to do this...?

    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.
    Im not here to be loved, I love to be hated :-}


  2. #2
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Could do a multiplatform one in Java.

  3. #3
    Join Date
    Jul 2004
    Location
    California
    Posts
    8,725
    Tokens
    3,789
    Habbo
    HotelUser

    Latest Awards:

    Default

    C++ or Java would be my choice, on Windows C++, as I'm a Mac user Java.
    I'm not crazy, ask my toaster.

  4. #4
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    Quote Originally Posted by HotelUser View Post
    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 )

  5. #5
    Join Date
    Jul 2004
    Location
    California
    Posts
    8,725
    Tokens
    3,789
    Habbo
    HotelUser

    Latest Awards:

    Default

    Quote Originally Posted by Recursion View Post
    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 )
    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.
    I'm not crazy, ask my toaster.

  6. #6
    Join Date
    Aug 2005
    Location
    Tunbridge Wells, Kent
    Posts
    5,063
    Tokens
    1,624

    Latest Awards:

    Default

    C# is a good language.
    Never argue with an idiot, he'll drag you down to his level, and beat you with experience.

    Quote Originally Posted by Recursion
    *oh trust me
    *I would NEVER go ATi
    And 15 mins later...
    Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
    *ordered.

  7. #7

    Default

    Quote Originally Posted by Flisker View Post
    C# is a good language.
    Though it's restricted for Windows only.

  8. #8
    Join Date
    Sep 2009
    Location
    Hull
    Posts
    827
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Pieman View Post
    Though it's restricted for Windows only.
    Thats all I need it for, we wont touch Macs at work.

    Lew.
    Im not here to be loved, I love to be hated :-}


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •