Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. To develop a smart phone application, What are the other softwares i Have to install other than MS .NET 2005?

To develop a smart phone application, What are the other softwares i Have to install other than MS .NET 2005?

Scheduled Pinned Locked Moved Mobile
csharpquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sacr83
    wrote on last edited by
    #1

    I'm new for mobile application development.So i wanna know to develop a smart phone application What are the software to install other than MS.Net???

    CheeN

    D 1 Reply Last reply
    0
    • S sacr83

      I'm new for mobile application development.So i wanna know to develop a smart phone application What are the software to install other than MS.Net???

      CheeN

      D Offline
      D Offline
      Durgesh
      wrote on last edited by
      #2

      how can i start to make a window mobile applications. what are software reqired to install. and how can call namespace to develop any small and big windows mobile application.

      M 1 Reply Last reply
      0
      • D Durgesh

        how can i start to make a window mobile applications. what are software reqired to install. and how can call namespace to develop any small and big windows mobile application.

        M Offline
        M Offline
        Meenakshi Sundaram k
        wrote on last edited by
        #3

        hi if u want to develop windows mobile application. first u have to choose version of the windows mobile then u download the particular version from microsoft website 2.after u install automatically it came to ur visual studio.net and then u choose a particular device like smart phone or pocket pc if u want url for any SDk .reply me

        J 1 Reply Last reply
        0
        • M Meenakshi Sundaram k

          hi if u want to develop windows mobile application. first u have to choose version of the windows mobile then u download the particular version from microsoft website 2.after u install automatically it came to ur visual studio.net and then u choose a particular device like smart phone or pocket pc if u want url for any SDk .reply me

          J Offline
          J Offline
          Jared Bienz MSFT
          wrote on last edited by
          #4

          Mobile device development is not difficult at all to get started at. VS2005 will work great, but I highly recommend you check out Visual Studio 2008 which just hit RTM not that long ago. VS 2008 supports .Net 2.0, 3.0 and 3.5 on the desktop and 2.0 or 3.5 on the mobile device right out of the box. You do File -> New Project -> Smart Device -> Smart Device Project. The wizzard will then ask you what your target platform is (Pocket PC 2003, WM5, WM6, etc) and what type of project. You can test your project with the built-in emulator, or if you have your device conneted throug ActiveSync (XP) or Sync Center (Vista) you can run your program and debug it right on the device. You can even set breakpoints and do variable evaluation just like you would a local desktop .Net app. The only additional things you might need to download are device-specific skins for the emulator. But that's only if you want the emulator to look like your device and be able to simulate hardware button presses, etc. If you're debugging on the actual device that's not required. There are a lot of great 'getting started' videos available here: http://msdn2.microsoft.com/en-us/netframework/bb495180.aspx[^] Some great tutorials here: http://netcf2.blogspot.com/[^] And finally, a great starting reference here: http://samples.gotdotnet.com/quickstart/compactframework/[^] Good luck!

          My posts may include factual data, educated guesses, personal opinion and dry humor. They should not be treated as an official Microsoft statement.
          Sites of Interest: MSDN Events | US ISV Team Blog

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups