WCF is here to stay?

A rather heavy WCF book is currently being read. I used it myself in production only once, using tcp, the charm worked. In any case, what are your opinions on this technology, is it worth it to stop here, is it worth the time to study all the complex functions, etc.?

+3
source share
2 answers

I think he is here to stay. It’s easy to configure for moving endpoints, it seems reliable and allows you (to a large extent) to do everything you could do in web services and delete individual implementations without the overhead.

, , MS Linq SQL, WCF . , , ( , , ) .

+5

, ZombieSheep. , , , / .

, , . , , , .

While Linq to SQL had a large cousin in the Entity Framework, WCF does not have such a relative. He is here to stay.

+2
source

All Articles