WCF Advanced Books
Posted
by hgulyan
on Stack Overflow
See other posts from Stack Overflow
or by hgulyan
Published on 2010-03-24T10:57:17Z
Indexed on
2010/04/03
14:13 UTC
Read the original article
Hit count: 342
Hi,
I've read all questions like mine and found a few good links. My question is about architect of WCF, how it is designed, how is generated reference.vb, wsdl and xsd files. How can I do that manually, some good examples of WCF Systems (mostly on desktop applications over TCP).
I'd like a book or documentation or anything else, that can give me advanced knowledge of WCF.
What do you think of this book http://www.amazon.com/Professional-WCF-Windows-Communication-Foundation/dp/0470563141/ref=sr_1_5?ie=UTF8&s=books&qid=1269425390&sr=8-5 ?
And generally is there any source that would give me this all or the only way is practising, trying, looking in all that generated files and reading documentations?
Thank you.
© Stack Overflow or respective owner