This documentation is archived and is not being maintained.
XML Web Services Directives
Visual Studio 2010
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 |
|
Links an assembly to an XML Web service during compilation. | |
|
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.
Related Sections
External Resources
Insert a link here
Build Date: 2011-02-07
Show:
Note: