Iam going to develop a Pocket PC application. Actually I dont have enough knowledge about programming in Pocket PC's. Can anyone suggest me some references( Basics and Advanced) which will be helpful for me in developing that Pocket PC application.
1
There are 1 best solutions below
Related Questions in POCKETPC
- How to control beep programmatically for Symbol MC9190 barcode scanner
- HTTP Websockets client library in C++ for Windows CE/Mobile
- How to disable beep in C# for Symbol PPT2800 barcode scanner?
- How to zip files in windows mobile 3.5?
- How to Enum.GetValues in .Net 3.5?
- Ionic.Zip extract files and ignore password
- How to list xml Element via XDocument in c#?
- What is the API used, to know the Volume status in pocket pc 2003 environment using c++?
- Online xml file cannot be opened on Pocket PC - WM 5.0 emulator browser
- System.ArgumentException: Value does not fall within the expected range
- motorola mc3190 hanging processes
- Linker error, winapi, pocket pc
- C2664 Cannot convert parameter 1 from 'int' to 'hwnd'
- How to Connect Pocket PC Emulator with Internet
- References for Pocket PC
Related Questions in SMART-DEVICE
- Using smartctl without sudo
- Break the debugger on assertion failed
- Reasons why some of my SmartDevice unit tests fail on one machine and not another?
- "Unable to connect to any of the specified MySQL hosts." in Smart Device Projects VS2008
- Code Coverage analysis for .NET Compact Framework 2.0
- Filling out a web form programatically in c#
- Windows CE 5.0 : Issue with Arabic Locale
- .NET CF Assembly corrupted after warm boot
- c# SmartDevice Cab Installer with .net runtime installer included
- Msbuild not able to create Smart Device CAB Project
- .NET CF WebService ObjectDisposedException
- Print and Export to USB (File Format: XML/CSV/Excel) Functionality in Smart device[Symbo Motoroal MC75(Windows Mobile 6.1)] application?
- Install SQL Server CE database in separate folder [Windows Mobile 6 Smart device ap]
- Windows application (Smart Device Project). How to capture Screen?
- References for Pocket PC
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
You will need Visual Studio Professional 2003-2008, and 2008 is preferred.
It is getting difficult to find Visual Studio 2008 Professional, though. Dare I say: You may have to resort to pirating it off a torrent site.
After 2008, Microsoft stopped supporting PocketPC and Windows Mobile in Visual Studio.
You can not use the Express versions of Visual Studio, because they have no way to create a Device Project.
You could even go older and get eMbedded VC, but it may only work on Windows XP machines, not Vista or Win7. Be warned: VS2008 is so much faster to create your apps with.