A few days ago a customer of mine asked me how to define a WCF behavior to add a custom SOAP Header to sent/received messages. The solution is not so far from what I've shown in the previous " Writing a WCF Message Inspector " post. In fact one way of...
Here you can find the last version of a sample application showing many of the security features and configuration of WCF in the fields of security. I've just updated it in order to release it during my last WebCast about WCF Security for MSDN Italy ...
Microsoft Smart Client Offline Application Block makes possible to build applications that are network aware and that are able to work online or offline. When offline you can enqueue messages for central services using many different kind of QueueStorageProvider...