Great blog entry from J.D. Meier's. Patterns are the easiest way to share strategies for common scenarios. Learning how to use and identify them facilitates the creation of highly efficient software architectures.
Similar Posts
Using MSBuild to deploy to multiple Windows Azure environments
Excellent Blog post from Tom Hollander on how to deploy applications to Azure using MSBuild. Click here to open link…
1,000 days after… my journey to a happier life through technology, bicycles and being present
Today I got a reminder on my phone telling me that it’s been 1,000 days since I started regularly using “Lose It!” (http://www.loseit.com), a smartphone application that allows people to track what they eat. No diets, no restrictions, simply consume the right amount of calories that the body daily needs with some goals in mind…
Windows Azure Insider The Digital Government Issue – Choose a Cloud Network Government-Compliant Applications
MSDN Magazine recently released a special issue about the tools, technologies and services that the government is using to digitally interact with citizens. Bruno and I contributed with an article that talks about the current state of cloud adoption for government institutions, explaining the different hybrid models for deployment (PaaS + IaaS) and services (public…
AzureSamples.com – Windows Azure Code Samples
Intuitive and well organized Silverlight interface to different Azure code samples… Click here to open link…
Windows Azure Starter Kit for Java CTP Released
This kit allows Java developers to configure, package, and deploy their web applications to Windows Azure, using Eclipse and Apache Ant. Click here to open link…
Moving your WCF REST + JSON Service to Windows Azure
Excellent article on how to create a WCF Rest + JSON website, upload it to Azure, and consume it through Silverlight clients, including the Windows Phone. Click here to open link…