Re: How to integrate a WEB-Service in my Windows-Applacation

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



In order to connect to Application 2, (A2), your application will have
to the web services. This means that, if your application is not a web
application, you will need to use the ASP.NET host classes to host the
web service. You can check out this quick (but old) article by Scott
Gu showing you how to do this:
http://aspalliance.com/articleViewer.aspx?aId=220&pId=

Have you thought of using .NET remoting instead? That works a little
bit better for application to application communication.

.



Relevant Pages

  • Re: WEB Services and .NET Remoting...
    ... .Net remoting is a .Net specific ... Web services are the interoperable method of communication that adhere to ... > an .NET application can consume the service provided by a .NET Web ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: How to integrate a WEB-Service in my Windows-Applacation
    ... I used now the ASP.NET host classes. ... But when I host the similiar in my Windows-Application, ... ..NET Webservice Studio, when I try to test my service. ... to the web services. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: .Net remoting or COM+ ?
    ... Web services and .Net remoting (when used over the Http channel ie. via ... IIS) are pretty much the same speed. ... .Net remoting using the TCP channel; ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: SOAP, WSIT, Im LOST, sort of...
    ... this mail based communication. ... the other side are different client application. ... WEB services and I can ... does the usual HTML/XML decoding. ...
    (comp.os.vms)
  • Re: Performance of .NET Remoting vis-a-vis Web Services
    ... "Sam Santiago" wrote in message ... > "Abdullah Kauchali" wrote in message ... >> I am aware that .NET Remoting offers better overall performance than Web ... >> of the performance advantage of .NET Remoting over Web Services? ...
    (microsoft.public.dotnet.framework.remoting)