Guest dbrook Posted January 6, 2004 Report Posted January 6, 2004 Hi. I want to start programming for the SPV E200 - what do I need to get off the ground? I understand that I might need VS.NET Professional.... it's a bit expensive - any other alternatives to this - can I do it without using .NET ? Thanks, Darren email: [email protected] :?:
Guest Peter Foot Posted January 9, 2004 Report Posted January 9, 2004 You can write applications using embedded Visual C++ 4.0 with Service Pack 2 (http://msdn.microsoft.com/mobility/downloads/updates/default.aspx) and the Smartphone 2003 SDK and this tool is free. Of course its not as rich a UI as Visual Studio and you'll need to understand the basics of native code development. You may also wish to checkout the C++ specific forum for more details if you take that route.
Guest komplex Posted January 12, 2004 Report Posted January 12, 2004 What is your preferred language? If you can, take a look at the managed languages from Microsoft such as C# and VB.net as these are easy for new programmers (if you are new) and you do not need to worry about producing unsafe code as it is all looked after for you. Take a look here: http://www.microsoft.com/windowsmobile/inf...ms/default.mspx
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now