Gustav Brock
Gustav at cactus.dk
Wed Dec 22 09:13:40 CST 2010
Hi Michael So this link is for an outdated version: Windows Communication Foundation Step By Step by John Sharp 2007 http://www.ca4nul.com/downloads/WCF_Step_by_Step_eBook.pdf /gustav >>> "Michael Mattys" <michael at mattysconsulting.com> 22-12-2010 15:35 >>> John, I am reading Windows Communication Foundation 4 Step By Step by John Sharp I thought that what was you were reading; it is for VS 2010. Michael R Mattys Business Process Developers www.mattysconsulting.com 585-300-0181 -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby Sent: Wednesday, December 22, 2010 9:07 AM To: Access Developers discussion and problem solving; VBA Subject: [dba-VB] wcf reading ATM my main book for studying the WCF is WCF Step By Step. I am having an issue with the fact that the book was written for VS 2005 and I am using VS 2008 and will likely move to 2010 soon. The biggest difference is the XML config tool is apparently different. In 2005 it was a tree which somewhat directly models the XML file itself. In 2008 it is a wizard which does not. Very different, completely disconnects the mind from the XML behind the scenes.