Wednesday, August 11, 2010

#Techwave 2010 - Day 3: Is there anybody out there? Communication via WCF and PB

Dave Fish's session on using the WCFClient.

Learned something: the order of the namespaces in the usings determines what order PB looks for assemblies in them, which is why there are up/down buttons for the list.

Note: references to third party controls, including controls in the .net framework, need to be in lower case.

When WCF Services are made available in 12.5, you will be able to deploy them as console as as well as iis, so you won't be required to have iis installed to develop them.

No comments: