WCF Binding Behavior
Hello friends, in my last article I discussed regarding declaring the end point in appconfig file of consol WCF application. The WCF services support multiple protocols as discussed earlier. So now case when one client is using SOAP via HTTP and another is using binary via TCP, in such case we need to have multiple [...]

