VB.Net 2008, Windows Moblie 5.0 and up

Last post 05-02-2008 12:25 by ctacke. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 05-02-2008 11:22

    • Allen
    • Top 500 Contributor
    • Joined on 05-02-2008
    • Posts 2

    VB.Net 2008, Windows Moblie 5.0 and up

    Will the OpenNETCF.Desktop.Communication dll work with VB.Net 2008?  I want to be able to copy an SQL CE 3.5 database from a handheld, read/update records, and then copy it back to the handheld...or something similar.  The devices will be Windows Mobile 5.0.

    Any tips would be appreciated.

  • 05-02-2008 11:35 In reply to

    • ctacke
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 1,939

    Re: VB.Net 2008, Windows Moblie 5.0 and up

     The code is compatible from Studio 2003 on up - we simply don't have solutions for every configuration.  You can add a reference to it from an '08 project or pull in the source and build it yourself.

  • 05-02-2008 11:55 In reply to

    • Allen
    • Top 500 Contributor
    • Joined on 05-02-2008
    • Posts 2

    Re: VB.Net 2008, Windows Moblie 5.0 and up

    Is there any advantage to building the source myself over just adding a reference?  Also, what is required for redistribution of an app that uses it?

    Thanks for you help.

  • 05-02-2008 12:25 In reply to

    • ctacke
    • OpenNETCF Staff
    • Top 10 Contributor
    • Joined on 07-27-2007
    • Indiana
    • Posts 1,939

    Re: VB.Net 2008, Windows Moblie 5.0 and up

    Building it yourself ensures you have the latest code with all fixes.

    Redistribution is pretty simple - take a look at the license for it (pretty much you can do whatever you wish). 

Page 1 of 1 (4 items)