What is a good alternative to WCF if I want Binary+TCP. I used WCF in the past and didn't have trouble with it, but there is seething hatred for it in this thread.
For the record, I eschewed XML configuration for code and instead of supporting a range of protocols/transports, I used binary over TCP.
For the record, I eschewed XML configuration for code and instead of supporting a range of protocols/transports, I used binary over TCP.