Browse by Tags
All Tags »
SOA (
RSS)
After submitting request before few weeks to allow me an access to the Windows Azure Services , Microsoft sends me an email with all necessary details on how to explore this new platform for developers. First thoughts on Azure were that this is another...
When we design our enterprise application, we need to provide a great scalability, performance, throughput, transactions, reliability etc. Sincerely there is no one-fit solution to solve all our needs, but WCF can help us solving all those architectural requirements using different techniques. One of those technique is Instance and Concurrency Management, available through WCF service behaviors, discussed in this article.
...
Bindings in WCF are used to specify the transport, encoding, and protocol details required for clients and services to communicate with each other. It uses bindings to generate the underlying wire representation of the endpoint, so most of the binding...
Starting with this post I'm beginning a series of posts related with the Windows Communication Foundation (WCF) and integration with different Microsoft technologies such as Windows Workflow, Message Queue, Enterprise Services, Silverlight, Microsoft...