Jump to content

Recommended Posts

Guest nightqueen
Posted

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

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

Posted

Can you only use Visual C++ with smartphone 2002??? Doesn't SP 2002 support the .net framework and usage with Visual Studio?

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.