Defining Web Services on ASP.NET Applications
In Application Designer and System Designer, you can define Web service behavior exposed by ASP.NET applications, such as operations, SOAP messages, WSDL files, and so on.
In This Section
Contains topics about defining, reviewing, and editing operations and parameters for Web services on ASP.NET applications. |
|
Describes how to control the SOAP messages used to communicate between ASP.NET Web services and their consumer applications. |
|
Contains topics about configuring WSDL file generation for ASP.NET Web services. |
Related Sections
Provides an overview of ASP.NET applications that can provide Web services or represent access to Web content. |
|
Describes how to specify a WSDL file or location to add a Web service to an application, an external Web service, or a BizTalk Web service. |
|
Describes how to replace one application that defines a Web service with another. |
|
Referencing Class Libraries from Applications on Application Diagrams |
Contains topics about updating Web references to connected Web services, issues surrounding custom Web service proxy classes, and moving Web references and custom proxy classes into class libraries. |