Code Comments
Programming Forum and web based access to our favorite programming groups.Hello, I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. Can I use my current IDE to develop it? If not, what tool I have to use? Thanks
Post Follow-up to this messageeMbedded Visual Tools 3.0 - 2002 Edition http://www.microsoft.com/downloads/...&displaylang=en -- Chris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "Wyne" <Wyne@discussions.microsoft.com> wrote in message news:64F846A2-9A7E-4AF8-A953-9AC1D11A423A@microsoft.com... > Hello, > > I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. > Can I use my current IDE to develop it? If not, what tool I have to use? > > Thanks
Post Follow-up to this messageIn message <64F846A2-9A7E-4AF8-A953-9AC1D11A423A@microsoft.com>, Wyne <Wyne@discussions.microsoft.com> writes >Hello, > >I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. >Can I use my current IDE to develop it? If not, what tool I have to use? > >Thanks Download the Embedded VB Toolkit / SDK from Microsoft Downloads. This installs into your VS6 IDE and provides CE forms and controls to develop a CE application. -- Andrew D. Newbould E-Mail: newsgroups@NOSPAMzadsoft.com ZAD Software Systems Web : www.zadsoft.com
Post Follow-up to this messageToolkit 3.0 is the way to go if you are writing eVB or eVC. An alternative is to use the .Net CompactFramework, as some PocketPC OSs will not be compatible with eVB (they do not include the runtime file(s)). "Wyne" <Wyne@discussions.microsoft.com> wrote in message news:64F846A2-9A7E-4AF8-A953-9AC1D11A423A@microsoft.com... > Hello, > > I have a VB6 (enterprise edition) IDE. Now I want to develop App for PDA. > Can I use my current IDE to develop it? If not, what tool I have to use? > > Thanks
Post Follow-up to this messageHi, The other replies were correct for free product. However, eVB and other eMbedded Visual Tools are deprecated (not supported) for PocketPC 2003 and later, and will not work on Windows Mobile 5 devices. So... I recommend Visual Studio 2003 Professional or higher, or even better Visual Studio 2005 Standard or higher for development of PocketPC and for other Windows CE based systems. The performance is much better than eVB (several orders of magnitude), and the development environment is better. Dick -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See www.mabry.com/vbpgser4 to order.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.