Generating Web Services for .NET

The following items are generated in .NET languages (C# and VB.NET):

Note

It is not necessary to define the super class (also known as WebService) for the Web service classes; if the WebService super class is not defined, the code generator adds it to the code.

When generating the server side code, you can use the following default options and tasks that help you automatically start generating with pre-defined characteristics.