Hi Experts,
i wantto develop a small sales forms which will run on pocket pc ,
which is the best , easy way for this goal ?
which is the similar programming tool like vfp ?
PS : i dont wantto to be inpected to .net & vsstudio etc
Well, I would have said that you should do this using Visual Studio and the .NET Compact Framework, but judging by your PS it appears that you don't want to do this. So, I would suggest hunkering down and learning a little embedded Visual C++ instead. Neither of these will feel like vfp to you.
That having been said, the only Pocket PC development tool I know of that uses DBF's natively is Visual CE. It's a bit klunky and limited (I've rewritten a Visual CE app recently using C#), but it uses DBFs on the device for storage.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.