I've just looked through a part of the preview of the coming online course from 2xSundblad called Architecting Service Oriented Systems – Overview. It's Flash-based with a mix of video, audio and slides. Looks very promising and it will be available for a very reasonable $399 (if you register...
I just came back from a seminar on Web Service Software Factory (hereby referenced as WSSF), and I just cannot resit the urge to share my feelings on the subject. The presenter introduced WSSF as the solution to a lot of problems; Straggly Code Base since each dev/architect has his/her own way of building...
I'm now trying to do what really should be very core to any enterprise that is serious about using SOA and web services - making sure that there is an easy way to document your services and to keep that documentation available and updated. Well, it has turned out to be much more painful than I would...
I know, I know.. I'm very late to this game, but I just looked through a webcast about the Web Service Software Factory and it really looks pretty interesting. I say this much because, well, the basic architecture that their recipes produce looks very similar to the one I started to implement almost...
På samma tema som Adminklient till entitetstjänster , dvs förenkling av utveckling i en SOA-miljö, kommer här en liten beskrivning av hur vi försöker göra det lättare att konsumera våra interna webbtjänster. Observera att samma "disclaimers"...
Innan jag ens börjar måste jag först dra några små "disclaimers". Det jag skriver nedan bryter mot minst en av grundpelarna i SOA (fler än så om man är lite petig). Det bör alltså användas med stor försiktighet och med en god...
The guys at thinktecture have released a quite interesting email conversation about Interface design in distributed solutions . A rather interesting read which deals with some of the problems that tend to be ignored when discussing SOA solutions. In particular, how to map service interfaces to the underlying...
Usually, I am very much a strict SOA advocate. I really do believe in the principles of having loosely coupled, interface-based, self-contained services. But, that doesn't mean that you're not allowed to cut some corners once in awhile! One of the problems with doing SOA based development in .NET is...