XML Web Services Directives

This topic is specific to a legacy technology. XML Web services and XML Web service clients should now be created using Windows Communication Foundation.

The topics in this section describe the markup syntax that you can use within an XML Web service built using ASP.NET. XML Web services created using ASP.NET are text files that have an .asmx file name extension.

Note

If an XML Web services sample has been developed using Visual Studio, a tilde ('~') can appear in a directive attribute example code. For information about this usage, see ASP.NET Web Site Paths

In This Section

Term

Definition

@ Assembly Directive in XML Web Services

Links an assembly to an XML Web service during compilation.

@ WebService Directive in XML Web Services

Defines XML Web service specific (.asmx file) attributes used by the ASP.NET parser and compiler.

Reference

Insert links to reference and general reference material. All other related links go in the "relatedSections" tag.

Insert other related links here.

External Resources

Insert a link here

Build Date: 2011-02-07