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
WordPress.com and Windows Live partnering together
This is amazing news, particularly when one's blog is based on WordPress. 🙂 WordPress.com and Windows Live partnering together link
Windows Azure ISV Blog Series: Digital Folio experience using different cloud storage options
The Windows Azure team published today a post about one of the ISVs that I've been working with: Digital Folio. In the article, they share their experience choosing and using the different storage options that the Microsoft cloud platform offers, specifically Windows Azure storage tables and SQL Azure databases… which, by the way, it is…
Deploying the Windows Azure ASP.NET MVC 3 Web Role
In order to deploy the default ASP.Net MVC 3 web role that comes with version 1.4 (and later) of the Windows Azure SDK, it is necessary to make some changes linked to the SQL connection strings, which point by default to the local SQLEXPRESS instance. This article from Wade Wegner explains how to make them…
Windows Azure Training Kit – June 2012 edition – now available
The Windows Azure Training Kit for the June 2012 release is now available. This is – hands down – the best official resource when it comes to code samples, labs and presentations for the new Windows Azure features recently announced. I’m planning to start doing some of the labs during the following days, including one…
Microsoft taps Fujitsu for UK-based Azure
New Azure Datacenter in the UK, just announced… Click here to open link…
Access Control Service Samples and Documentation
Samples on how to use ACS with different identity providers, including ADFS2, Windows Live ID, Facebook, Google and Yahoo. Click here to open link…