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. Other Discussions
  3. Article Writing
  4. Common Development

Common Development

Scheduled Pinned Locked Moved Article Writing
4 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.
  • S Offline
    S Offline
    Sudhakar
    wrote on last edited by
    #1

    Hi Friends, I wanted to have Common package that will work as stand alone, web and also for palm pilots. anyone suggest me a development platform, which can be used for development of packages Can .Net help me in this context? Thanks in advance for the suggestions Sudhakar

    M 1 Reply Last reply
    0
    • S Sudhakar

      Hi Friends, I wanted to have Common package that will work as stand alone, web and also for palm pilots. anyone suggest me a development platform, which can be used for development of packages Can .Net help me in this context? Thanks in advance for the suggestions Sudhakar

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      .NET will make writing a common standalone/web app easier but it won't work for palm pilots as that isn't a supported .NET platform. A lot depends on what application you are going to write. Currently I use ATL/COM with ASP (web) and MFC (standalone windows app). The COM components containing the code that both applications require. Michael :-)

      S 1 Reply Last reply
      0
      • M Michael P Butler

        .NET will make writing a common standalone/web app easier but it won't work for palm pilots as that isn't a supported .NET platform. A lot depends on what application you are going to write. Currently I use ATL/COM with ASP (web) and MFC (standalone windows app). The COM components containing the code that both applications require. Michael :-)

        S Offline
        S Offline
        Sudhakar
        wrote on last edited by
        #3

        Thanks Michael for the response. My work involves interaction with data base (MS Access / SQL Server / Oracle). Currently going with VB 6.0 and classes for interaction with DB. What actually I need is - I want make it work for web, Client/server and for Win CE with out much bothering. Kindly suggest a way thanks Sudhakar :) Sudhakar

        M 1 Reply Last reply
        0
        • S Sudhakar

          Thanks Michael for the response. My work involves interaction with data base (MS Access / SQL Server / Oracle). Currently going with VB 6.0 and classes for interaction with DB. What actually I need is - I want make it work for web, Client/server and for Win CE with out much bothering. Kindly suggest a way thanks Sudhakar :) Sudhakar

          M Offline
          M Offline
          Michael P Butler
          wrote on last edited by
          #4

          I'd use VB and ADO for the Client/Server and Win CE applications. I'd use VBScript and ADO for the web side. If you use stored procedures on the database side then you should be able to re-use the vast majority of your code across the three platforms. .NET may make the job easier but the Win CE tools and framework aren't yet available. Michael :-)

          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