Configuring WSDL File Generation for ASP.NET Web Services

In Visual Studio Team System Architecture Edition, you can override WSDL binding information for Web services on ASP.NET applications that appear on the application diagram. You can also enable or disable WSDL file generation for those Web services.

In This Section

WSDL File Generation for ASP.NET Web Services

Discusses the ways you can customize and control WSDL file generation for a Web service.

How to: Override WSDL Binding Definitions in WSDL Files

Describes how to customize binding information in WSDL files.

How to: Control WSDL File Generation for ASP.NET Web Services

Describes how to enable or disable WSDL file generation for a Web service.

Defining ASP.NET Applications on Application Diagrams

Contains topics about defining and configuring ASP.NET applications, including those that provide Web services.

Overview of ASP.NET Applications on Application Diagrams

Provides an overview of ASP.NET applications that can provide Web services or represent access to Web content.

Defining Operations for ASP.NET Web Services

Contains topics about defining, reviewing, and editing operations and parameters for Web services on ASP.NET applications.

How to: Configure SOAP Messages for ASP.NET Web Services

Describes how to control the SOAP messages used to communicate between ASP.NET Web services and their consumer applications.

See Also

Other Resources

Defining Web Services on ASP.NET Applications