Browse by Tags

Source code for the Coho Light sample
01 May 07 06:57 PM | andersnoras | 1 Comments   
A while ago I posted a rant about software factories and maintainability . This post has grown popular, especially after Ayende refered to it in a post , and I have gotten quite a few requests to post the code for my alternative implementation of the Read More...
WS-Duck for Windows Communication Foundation
01 April 07 10:38 PM | andersnoras | 0 Comments   
Last week I blogged about Arjen's WS-Duck Typing and how Spring-WS enables "duck typed" web services. Its apparent that I have been spending too much time with either Java or "older" .NET technologies, because Arjen was the one who pointed out that duck Read More...
Filed under: ,
Consuming and Governing Evolving Services
12 February 07 11:41 PM | andersnoras | 1 Comments   
Two of the key benefits of an SOA are increased business agility and reduced cost of change. Still, many developers find that the intense focus on service contracts, data schemas and similar reduces their agility and prolong projects. An underlying assumption Read More...
Transparent Web Service Proxies
12 February 07 04:22 AM | andersnoras | 7 Comments   
When designing a service contract, developers have the choice of using a code-first or a contract-first approach. Using the contract-first approach for service endpoints requires greater discipline, and might be considered a bit more “enterprisey” than Read More...
Filed under: ,