Guest nightqueen Posted October 30, 2004 Report Posted October 30, 2004 I want to create a new app for smartphones but I have no idea where to start. Not even what sort of programming language I need to use. Any help greatly welcomed.
Guest Peter Foot Posted October 31, 2004 Report Posted October 31, 2004 That will depend on the version of Smartphone you want to target:- Smartphone 2002 you can use the free embedded Visual C++ 3.0 and Smartphone 2002 SDK Smartphone 2003 (inc second edition) you can use either free embedded Visual C++ 4.0 SP2 and Smartphone 2003 SDK to write native code applications or Visual Studio 2003 Professional or higher to write .NET applications with either VB.NET or C# and the .NET Compact Framework A good place to find info about the different tools etc is to start here:- http://msdn.microsoft.com/mobility/getting...le/default.aspx Peter
Guest ddocta Posted November 1, 2004 Report Posted November 1, 2004 Can you only use Visual C++ with smartphone 2002??? Doesn't SP 2002 support the .net framework and usage with Visual Studio?
Guest Brody Posted November 1, 2004 Report Posted November 1, 2004 It doesn't support .NET no ^_^ .NET is 2003 onwards only. You can use Visual Studio to develop C++ programs for 2002 though I believe.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now