For Programmers: Free Programming Magazines  


Home > Archive > C# > May 2005 > Running a C# program w/GUI through a web browser









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Running a C# program w/GUI through a web browser
Magnus Gran-Jansen

2005-05-11, 4:00 pm

Hi,

I have many thousand lines of C# code that uses System.Windows.*
frequently,
so it has a lot of GUI. This program processes data that is located on the
local machine and displays a graphical representation of this. I wish for
users to be able to use this program through the internet, where the
machine
containing the data is the server.

The code that processes the data and the code that displays the graphical
interface is already written, but as a single program. Is there an easy
way of getting the client-server functionality without splitting the
program
or writing too much code? Eg. executing the program through a web browser.

Thanks,
Magnus Gran-Jansen
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com