Posted By: justinjsmith | Jun 13th, 2007 @ 11:07 AM | 12,128 Views | 7 Comments
WCF is all about services. Its features cover a broad spectrum of functionality - ranging from WS-* based interoperability to URI-centric REST architectures. As a result of these capabilities, there are many configuration "knobs" in the WCF API. These features and their associated API sometimes leads to confusion, especially when first approaching WCF. Rather than attempt to tunnel into all of the the nuanced capabilities of WCF, this screencast focuses on the high-points of WCF. In just a few minutes (eight I think), I build a receiving application (service), a sending application (client), and change both several times.

This demo is very similar to the one I normally give in my WCF 101 talks. I've found that this approach helps WCF newcomers focus on the basics. After all, understanding the basics must come before understanding nuances.
Media Downloads:
Rating:
0
0
this is simply awesome! Thanks justin, I am now fan of your videos!! They are simple yet effective.. please give more like this on new things which are coming out!
Cool presentation! I’m looking for guidance on how to consume WCF Service using an asp.net client, can you point me in the right direction
Hi Justin,

This is very good and informative.

Do you have video which explains WCF throttling?

Please help me out for this.

Thanks & Best Regards,
Girish Kumar V
At my company we are looking at different communication frameworks for a future distributed application.
Some clients and services have to run on Linux and Unix.
A framework specially designed for distributed environment should support many OSes.
What are the odds  for WCF to run on other OS-es. Thanks.

Frank Xu Lei
Frank Xu Lei
Frank Xu Lei

WCF can not run on other OS such linux so far,as I know.

Microsoft seems does want to ransplant it to other plantform.

Microsoft Communities