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. General Programming
  3. C#
  4. How to convert my Windows Application Code to a Browser Base Application?

How to convert my Windows Application Code to a Browser Base Application?

Scheduled Pinned Locked Moved C#
helptutorialquestion
2 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.
  • K Offline
    K Offline
    Khoramdin
    wrote on last edited by
    #1

    Hello everyone, I have created a simple WIndows Application which user can download, install, and use it on thier computer. I was wondering if it is possible to make the application functional on IE browser. Would it possible for the user simply get connected and have all the functionality online? If this is possible, what are the steps that I need to take in order to convert my existing code into a browser base application? Any information on this issue would be greatly appriciated. Thank you and have a great day. Khoramdin

    C 1 Reply Last reply
    0
    • K Khoramdin

      Hello everyone, I have created a simple WIndows Application which user can download, install, and use it on thier computer. I was wondering if it is possible to make the application functional on IE browser. Would it possible for the user simply get connected and have all the functionality online? If this is possible, what are the steps that I need to take in order to convert my existing code into a browser base application? Any information on this issue would be greatly appriciated. Thank you and have a great day. Khoramdin

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Khoramdin wrote:

      what are the steps that I need to take in order to convert my existing code into a browser base application?

      Well, if your application is written in layers (presentation, business, data) then it should be fairly easy to swap out the presentation layer and create a new one based on a web application. If it isn't written properly then you'll have a fair bit of redesign to go to get it to work in a browser.


      Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

      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