Jump to content

C# on mobile devices????

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Guest_NeedHelp_*

Guest_NeedHelp_*
  • Guests
Can this be done? Does it matter what language the programs are compiled in as long as it uses the mobile SDK librarys?

Where can I get tutorials on how to begin developing for mobile devices?

#2
brackett

brackett

    Programmer

  • Members
  • PipPipPipPip
  • 192 posts
The .NET Compact Framework is supported on most of Microsoft's mobile devices (IIRC, only Smartphone 2002 doesn't support the runtime).
MSDN has a mobility section that should help you get started.