Results 1 to 2 of 2

Thread: How different is developing pocket pc app vs. pc apps?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    86

    Question How different is developing pocket pc app vs. pc apps?

    What IDE is used by serious proffessionals? can you write them with vb6 or .net? I'm sorry if my question isn't clear but if you can please list some differences it would be appreciated.

  2. #2
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    Re: How different is developing pocket pc app vs. pc apps?

    It is very different. You have to watch your memory usage with pocket PC apps, along with the amount of space required.

    You can use the .NET framework, but not the full one, rather a cut down version called the .NET Compact Framework. This does not have all the features the full one has, but then again neither does the pocket PC OS.

    Developing is a mixed story. You should be able to use VS.NET to develop your apps but I think you need the professional edition up to do it. In VS2005 there's full support for it.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

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