patterns,SOA,Design - Riaan's Blog

Browse by Tags

Code Contracts
Design by contract builds on top of concepts like static typing, where certain actions cannot be performed unless it can be verified at compile time. Contracts usually take the form of pre- and post-conditions such as a parameter or return value never being null or only containing a certain range of values. Rather than force developers to learn a whole new language such as Spec#, Microsoft is working on a language-agnostic library that can be leveraged by any .NET language. In some ways contracts...
SOA Principles and Modularity
Some points on SOA architecture principles. Interesting read: http://www.manageability.org/blog/stuff/soa-rediscovering-modularity Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
SOA projects - why some succeed, why some fail
This is Brian Loesgen's view on this topic. Makes a nice, quick read with some nice ideas: http://geekswithblogs.net/bloesgen/archive/2008/05/19/122248.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!

Search

Go

This Blog

Syndication