January 09, 2007
Windows Communications Foundation Flexibility
Check out Scott Swigarts' latest video tutorial on the Windows Communications Foundation. WCF is a library that provides a lot of flexibility for creating services. WCF allow you to create HTTP SOAP services, TCP binary services, services running in IIS, as standalone services and more.
Scott generates a simple "Hello World" product service and a Windows application that communicates with it. Then he shows how to modify the service to return more complex data types, such as product info.
Posted by John Dorsey at 11:46 PM Permalink
|