by Chad Levert
17. May 2011 11:51
PMAS is the Department of Veteran Affairs' program management and accountability system. Contact us to find out how to combine agile software development methodologies with PMAS projects.
by Marc Fairorth
8. May 2011 19:00
How does TFS and the rest of the MS ALM fare when faced with the rigors of the Federal Government?
by Eric Swann
3. May 2011 16:09
NServiceBus uses loosely coupled communications that depend on a contract between a publisher and a subscriber. The contract is independent of either implementation and is based on one or more standard .Net class interfaces. NServiceBus supports both publish/subscribe (pub-sub) and request/response messaging, but both messaging approaches occur in an asynchronous and disconnected manner. In short, the calling application does not block after sending a message, it is a fire and forget mechanism. In the case of pub-sub, the publisher does not expect a response; it is simply notifying subscribers of a system event. This is the preferred mechanism of communication using NSB.
by Eric Swann
1. May 2011 17:55
HDRI has just launched a new website, including this blog. We'd like to say thanks for reviewing our blog and we hope to have many interesting articles to follow.