Results 1 to 10 of 10

Thread: [RESOLVED] is vb the best language for cellphone programing

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2009
    Posts
    573

    Resolved [RESOLVED] is vb the best language for cellphone programing

    hi ive been reading alot about cellphone apps programing
    and was wondering witch programing language would be the best to use i hope its not vb.net he he

    thanks

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: is vb the best language for cellphone programing

    Moved To General Developer

  3. #3
    Fanatic Member
    Join Date
    Jun 2004
    Location
    All useless places
    Posts
    917

    Re: is vb the best language for cellphone programing

    For mobile apps programming I think you would like to evaluate the underlying mobile OS and then the platforms supported. Like for HTC you can use any of the .Net framework languages that work on .Net Compact framework.
    I have never coded on .Net CE and hence wouldn't be able to give you a comparative adv/disadv of languages. Hmm.. let me see if they have anything on MSDN about this.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: is vb the best language for cellphone programing

    .NET for sure. What does VB6 know about cell phones?

    You can probably answer this question for yourself by answering this question.

    When VB6 was released in 1998 at what stage was the cell phone technology? VB6 has nothing "built into it" that knows how to interact with one of those things.

    When VB.NET 2008 was released in 2008 at what stage was the cell phone technology? As rjv_rnjn has indicated, the framework on which the .NET languages rest have the kind of support you would be looking for (at least far more than VB6 has)

    There may be packages out there somewhere that could teach VB6 about cell phone technology and how to interact with it, but my approach to that would be "whats the point".

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: is vb the best language for cellphone programing

    There was something (from MS) for VB6, but it disappeared many years ago. They replaced it with eVB (basically VBScript), but that is long gone too - and the last OS it supported was PocketPC 2002.

    There is more info about that in the "General" section of our Classic VB FAQs (in the FAQ forum).


    Note that .Net languages only support phones with Microsoft operating systems... for any others (including ones where the OS isn't published) it would be better to use Java, as virtually all modern phones support it.

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: is vb the best language for cellphone programing

    How did VB6 get into this conversation in the first place?

    @flyhigh - what's wrong with VB.net?

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: is vb the best language for cellphone programing

    Quote Originally Posted by techgnome View Post
    How did VB6 get into this conversation in the first place?
    Hack brought it up, and as he moved the thread I presume that was from the VB6 forum. (flyhigh's profile says VB6)

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2009
    Posts
    573

    Re: is vb the best language for cellphone programing

    thanks yall ill have a look at net then

  9. #9
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: [RESOLVED] is vb the best language for cellphone programing

    It was specifically for programming PDA apps (which would be the same language as mobile phones) that I moved from VB6 to .NET. Of course, once I had used .NET a bit, I dropped VB6 and would never willingly go back. It was a good language, but its day came and went.

    .NET does have some issues for mobile development (mostly size, though the large component is the framework, which is shared), but your only other good alternative is C/C++.
    My usual boring signature: Nothing

  10. #10
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: [RESOLVED] is vb the best language for cellphone programing


Posting Permissions

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



Click Here to Expand Forum to Full Width