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 answers
Related Questions in POCKETPC
- How to add reference under COM link in Visual Studio 2008?
- process.Start causing Win32Exception on button push
- Change Pocket PC time & date c#
- How to execute PRINT command from windows Pocket PC using Bluetooth (c#)
- Oracle get data from Windows Mobile SDK(Pocket PC)
- Windows Mobile 6 tapi and OpenNetCF telephone
- Make C# Program to windows embadded professional 6.5
- How to run windows Application Visual Studio 2012 to Pocket PC ?
- How to format a number with thousands separator in C/C++
- Handling custom messages in windows compact framework 3.5 using windows mobile handheld 6.5 on a POCKETPC
- How can I program the speakerphone on a pocketpc running Windows Mobile 6.5?
- API to PocketPC Windows Mobile 6
- Exception after upgrading .net compact framework version
- cannot find the *.exe (or one of its dependencies) win ce error
- Get last digit from a decimal
Related Questions in SMART-DEVICE
- Where is the API from the LSC Smart Connect app, for a project with a lamp?
- Why I can get my Nest thermostat ID but not other people using the same script?
- How to get set temperature?
- Visual Basic Studio 2008 PocketPC: How to rotate screen ? (Landscape orientation)
- No access to partner - Information could not be retrieved
- CSS/JQUERY – Check if website is being viewed on Smart TV or Smart Fridge
- Smart home google action not responding and device is always offline
- How do wifi bulbs pair with the mobile
- Trigger Google Nest Camera to Take Image
- Nest Thermostats Have disappeared from Google Smart Device Management API
- Upload image or file from smart device in GeneXus
- How do I integrate python library in Android app?
- Consume ASP.Net Web API in Smart Device application
- Trying to get detailed data dumps from new google nest e thermostat
- Data payload for ZigBee thermostat to change the system mode of the thermostat in API mode
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?
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)
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.