September 2010 Blog Posts

Orleans: The new Cloud Development Platform for Windows Azure?

There is some rumors that the Orleans software platform will actually be a product coming out from Microsoft that will empower the Windows Azure platform and make it more easy to architecture and manage. This is just a research project but I for one am liking the hopeful outlook on life. ;~) Somewhere among the few references out there on the web I am grasping for an explanation on what this will be. How about this: Orleans is to Azure as the CLR is to Windows It appears Orleans is designed to create...

It's time for IoC Container Configuration Detente

Want an easy way to configure your Inversion of Control (IoC) container using an API? Don’t care one iota about which specific container you actually are using you just want to get the work done? Want to configure your IoC in a type safe manner? Read on and find out how! Scroll passed the background and rationale musings for the good stuff. ;~) Background and rationale musings Looking at a great initiative; the Common Service Locator and using it because it’s a good design practice to use abstractions one can’t help but to hunger for more! There...