Writing software for WindowsCE/PocketPC/Windows Mobile Devices
Roll Your Own Software
Having downloaded every application, plugin and theme for your phone under the sun, you may be thinking about writing your own stuff. Here are some hints and tips for you:
[adsense:300x250:3:3]
Do you know C++? If so, get the Embedded Visual C++ software from Microsoft at this link - Take a note of the Serial Number at the bottom of this page!
Want to use a .Net language? For that you'll need at least the Pro versions of Visual Studio (2003 or 2005)
Do you want to write a today plugin? You will have to do this in C++, you can't do it in VB.NET or C# (edit: Well, OK, so you can use a combination of C++ and C#, but to get it, you'll need the code and walkthrough from here).
Looking for some forums with good information about software development? Try the forums at xda-developers.com - specifically the Hacking and Development forum (where you'll also find an interesting post about one software author's tools).--
Jon "The Nice Guy" Spriggs