System.Web.Services Namespace

The System.Web.Services namespace consists of classes that enable you to create applications that are XML Web Services clients. It is implemented in System.Web.Services.dll. Table A-26 lists the classes in this namespace.

Table A-26. Classes in the System.Web.Services Namespace

Class

Description

WebMethodAttribute

Adding this attribute to a method within an XML Web service created using ASP.NET makes the method callable from remote Web clients.

WebService

Not supported.

WebServiceAttribute

Not supported.

WebServiceBindingAttribute

Declares the binding for one or more XML Web ­service methods implemented within the class implementing the XML Web service.

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.