Step 1. Create a New Client Application in Visual Studio .NET
- Open Visual Studio .NET
- Create a new Visual C# Project using the Console Application template. In this tutorial the application is called epwwstest.
Note: You can access Web Services from all kinds of different applications. In this example, the Console Application template was selected for its simplicity.