Hi,
Please describe WCF and NEtwork programming.Just some words.Describe difference between WCF and Networking.
There place in programming,there role.
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anil KumarPosted May 19, 2012, 10:38 PM
WCF is a collection of classes /API over network (socket) programming. It is easier to learn and implement. Since final version goes into socket level, it may be some less efficient. A tricky question about WCF