Re: Running a C# program w/GUI through a web browser
- From: "Aleko" <aleko.petkov@xxxxxxxxx>
- Date: 19 May 2005 08:57:14 -0700
You could add a Web Service to your GUI app, thus making it
web-accessible. The service would call the appropriate functions, just
as the UI does now. The GUI could be disabled or minimized when running
in "remote access mode".
Hope this helps,
Aleko
.
- References:
- Running a C# program w/GUI through a web browser
- From: Magnus Gran-Jansen
- Running a C# program w/GUI through a web browser
- Prev by Date: Modifying a struct-based property
- Next by Date: Re: Newbie question about object comparisons
- Previous by thread: Re: Running a C# program w/GUI through a web browser
- Next by thread: Re: Running a C# program w/GUI through a web browser
- Index(es):
Relevant Pages
|