How to convert my Windows Application Code to a Browser Base Application?
-
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
-
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
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