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. Enbedded Mobile device programming - C#

Enbedded Mobile device programming - C#

Scheduled Pinned Locked Moved Mobile
questioncsharpsysadmin
3 Posts 2 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.
  • E Offline
    E Offline
    earlgraham
    wrote on last edited by
    #1

    I work at a company that provides C# software solutions for GPS Tracking. They have recently asked me to write some software to use on a laptop that will read location information and report movement. The software will read the GPS information from a plug-in USB device and send the data through TCP to a server. So My Question. If you were targeting mobile platforms, and your company have invested heavily in C#. What platform would you use for development? Mono? Or would you move away from C# for another programming language. Thanks Glenn

    Programmer Glenn Earl Graham Austin, TX

    T 1 Reply Last reply
    0
    • E earlgraham

      I work at a company that provides C# software solutions for GPS Tracking. They have recently asked me to write some software to use on a laptop that will read location information and report movement. The software will read the GPS information from a plug-in USB device and send the data through TCP to a server. So My Question. If you were targeting mobile platforms, and your company have invested heavily in C#. What platform would you use for development? Mono? Or would you move away from C# for another programming language. Thanks Glenn

      Programmer Glenn Earl Graham Austin, TX

      T Offline
      T Offline
      Tony Richards
      wrote on last edited by
      #2

      What do you mean by mobile platforms? If it is running Windows Mobile or something else Windows CE based, would the .Net Compact Framework work? Alternativly, would the .Net Micro Framework[^] do what you need (again, assuming your hardware is compatible). If you're targeting Linux or Mac OS, Mono might work, if they have implemented what you need to use (in fairness, unless you're doing something odd or very uncommon, this should probably be fine).

      E 1 Reply Last reply
      0
      • T Tony Richards

        What do you mean by mobile platforms? If it is running Windows Mobile or something else Windows CE based, would the .Net Compact Framework work? Alternativly, would the .Net Micro Framework[^] do what you need (again, assuming your hardware is compatible). If you're targeting Linux or Mac OS, Mono might work, if they have implemented what you need to use (in fairness, unless you're doing something odd or very uncommon, this should probably be fine).

        E Offline
        E Offline
        earlgraham
        wrote on last edited by
        #3

        Thanks you for you answer. I was planning on targeting laptops, Mini Computers, Smart Devices and iPads(and similar). Most of the new 4G dongles come with built-in GPS, so any device that can use them and other who are rich targets. Thanks Glenn

        Programmer Glenn Earl Graham Austin, TX

        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