Need to write web service

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



I have used web services before WSDL files and such but never written one. I need some basic starting info.

1. Can I write a web service in a windows app? or are all web services asp web apps? In other words what type of program do I create?

2. Anyone point me to a tutorial that is very basic like write one that takes two numbers and returns the sum?

3. Getting a bit deeper now, but I need to know if to use VB 2003 or 2005. One of our business partners who is going to have to use it insists I have to write it in .net 1.1 and not 2.0. I really don't see why he would care what it is written in. I would think using it over the web would be generic.
.



Relevant Pages

  • Re: Need to write web service
    ... Can I write a web service in a windows app? ... Web Services are web applications but they can be used in any .NET ... select Add Web Reference to add a webservice. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Using Webservices with Tcl
    ... I'm trying to use the Open Patent Services of the European patent office from within Tcl. ... I'm too lazy to learn a lot about the SOAP standard and web services in general, since I'm not able to spend too much time on this project, and at the moment, I do not have any other application for web services. ... I also tried the same thing on some other WSDL files I found on the net, but I was never actually able to successfully parse one of those. ...
    (comp.lang.tcl)
  • Unable to Import WebService - From Axis server - please help!
    ... I'm a newbie to web services, all of my experiance has been with the simple ... WSDL files - I have no problems browsing to the service in VS.NET when ... adding a new web reference, but when I go to actually create the reference ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Generating webservices from WSDL files
    ... I want to generate web services from this WSDL files which I can use with BizTalk. ... I already checked the Web Service Publishing Wizard but there I can only publish the orchestration ports and the related schemas, but this is not enough for me because I want to control more things by myself... ...
    (microsoft.public.biztalk.general)