0
kicks
At your service (Part I) - WCF Tutorial in VB
In this post I’m going to do a tutorial on Windows Communication Foundation, WCF. This tutorial is divided in 4 steps:Defining the WCF data and service contracts. Implementing the WCF service contract. Creating the service-host application. Create a client application that uses the service. So without further ado, let’s get busy...