Basically as the question states开发者_JAVA技巧, if I make my services asynchronous does that mean they aren\'t interoperable anymore?As far as the client is concerned, a sync or an async version of t
We are having some discussions about use of WCF and creation of services and client support. Currently we support a silverlight client by providing silverlight versions of our service libraries clie
As the name states... right now I\'m using BasicHttpBinding, but I\'m wondering if I can switch to WSHttpBinding and sti开发者_运维知识库ll be interoperable with, for example, Java.wsHttpBinding and t
I\'m interested making an implementation of the 14-15 puzzle: I\'m creating an array with the values 0 - 15 in increasing order: