You are on page 1of 11

I’ve got WCF

Now What?

Tech Valley Code Camp 2008


Andrew Badera andrew@badera.us
What is WCF?
• Formerly “Indigo”
• ASMX, WSE
• Remoting, Enterprise
• Plumbing – Lowy
What can WCF do for me?
• Serve variety of client platforms

• Expose legacy services

• Support WS-* protocols


ABCs – Resnick, Crane, Bowen
• Address

• Binding

• Contract
Hosting
• Windows Service

• Dedicated app

• IIS

• Windows Activation Service


Testing
• WCF Test Client

• SoapUI http://www.soapui.org/
Exceptions
• Big topic!

• SOAP fault – reason and code


ASMX as WCF?
• Yes!
Bibliography
• Lowy: Programming WCF

• Resnick, Crane, Bowen: Essential Windows


Communication Foundation
For more information
• Links and code available at:
http://andrew.badera.us/

• Nicholas Allens’ Indigo Blog

• MSDN Service Station


Q&A
• Go!

You might also like