I want to convert windows application to web application .how to do it..plz...
convert from windows appln to web
Collapse
X
-
Originally posted by karunajoI want to convert windows application to web application .how to do it..plz...
I would say first you need to be absolutly sure what aspects of the windows program will be in the webpage.
Then you will need to create a new web application and make sure it works with your IIS and all the permissions are correct.
Then you can set out designing the UI and converting over the backend code.
Comment