What helpful resources can you suggest to learn advanced WCF?
I am looking for any additional resources that can help me master WCF.
I found Microsoft Virtual Labs which are very good, but I am looking for more. I would really appreciate it if you can point me to more resources.
Many thanks.
+1
a source to share
2 answers
There's a really good book there, which my Michele Leroux Bustamante called Learning WCF (kind of a precursor to Juval Low's more advanced book). It covers all WCF topics in detail, even some very advanced ones (such as federated authentication).
Michele has also recorded a 15-part screencast series on MSDN titled "WCF Top-to-Bottom", which is a great way to get started with WCF programming. Check out her collection of links for this series.
Mark
+2
a source to share