Web Services Developer's Guide → Getting Started → About Web Services → Before You Begin → Setting Up the Development Environment → Setting Up Microsoft Visual Studio → Setting Up Web Service Stub Files
To access the SBM Web services from Visual Studio .NET, you must add references to the WSDL file. When you do this, Visual Studio creates stub classes that your application can use to access the Web service methods. You can create these stub classes for Visual Basic or C#.
Once you have created the stub files, you can update them to use the client protocol provided by the WSE.
To set up the Web service stub files:
Copyright © 2007–2015 Serena Software, Inc. All rights reserved.