Chapter 8 Working with Web Services


Defining Web service generation tasks in .NET

You can select Web services generation tasks available for .NET languages by starting the Generate object language command in the Language menu.

The following tasks are available from the Tasks tab in the Generation dialog box for C# and VB.NET:

Option Description
Compile source files Compiles the generated code
Generate Web service proxy code Generates the Web Service proxy class for a Web Service component instance.

You need to define a component instance for the Web Service deployment URL
Open the solution in Visual Studio .NET If you selected the Generate Visual Studio .NET project files option, this task allows to open the solution in the Visual Studio .NET development environment

 


Copyright (C) 2006. Sybase Inc. All rights reserved.