Re: Running a C# program w/GUI through a web browser



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

.



Relevant Pages

  • RE: Web Methods Lock
    ... > first user or will both be able to run the web method? ... > web service handle this? ... Is there any good reference available. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.webservices)
  • Web Services and Threads
    ... When designing a program to expose as a web service, ... thread safe. ... I mean instance variables of classes. ... Prev by Date: ...
    (comp.lang.java.programmer)
  • invalid assembly reference in w2003 but not in w2000
    ... I have just developed a web service. ... If I check it by browsing the asmx ... gabriel. ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Web Service Orchestration running into Listen Shape funny
    ... I have an Orchestration exposed as a web service. ... receive port with 3 operations - each operation connects for its own ... Can anyone give me guidance on this? ... Prev by Date: ...
    (microsoft.public.biztalk.general)
  • Re: Check for the existance of a specific table in a dataset.
    ... > I'm getting a dataset back from a web service and I want to verify that ... Florida Department Of Transportation ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)