Web application

Associate
Joined
30 Mar 2004
Posts
1,148
Location
West Wing
Hi,

I have made a small windows application in Visual Studio C# that I use for work. What I want to do is be able to use this application when im out and about on my smart phone. So I was thinking of somehow hosting this app on a web page that I can access through a browser on the phone. Whats the best way of doing this?

The application consists of a single form with a couple buttons and a text box and a label to display the output.

I did consider making an Android application but I would be learning from scratch how to make an android app which I dont really want to do.

Thanks,
 
Back
Top Bottom