NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Exposing and Publishing an ASP+ Web Service

Once created, an ASP+ Web Service is published on a web server using an .ASMX file resource. This URL addressable file is used both to activate/invoke the web service as well as automatically publish its functionality contract to consumers.

This section discusses the following topics:

Exposing Web Methods within a Web Service

Publishing HTML Contracts