Build and Run the Console Client
- From the Solution Explorer, right-click IMSScreenWSConsoleApp; then click Build.
- Again, right-click IMSScreenWSConsoleApp; then click Set as Startup Project.
- From the Visual Studio IDE, click Debug > Start without debugging.
- Enter TESTDEPT. The client returns the data contained in the TESTDEPT table of your database.
- Click Exit.