In the following days, I will be posting an article on the layered Architecture that I've been working on for the last few years (Azure compatible), but this article / project is a good introduction to this topic.
Similar Posts
Installing SQL Server Express 2008 R2 on Windows Azure Cloud and Its Usage Scenarios
Installing SQL Server on a VM Role is not a pattern that Microsoft recommends for different reasons (including local storage scalability), but this article exposes some interesting ways of using this approach for cost saving purposes. Click here to open link…
Announcing Improved In-place Updates for Windows Azure
Two days ago, significant changes and enhancements to the In-place update process were announced for the Windows Azure platform. It is now possible to apply multiple changes to virtual instances without having to redploy the whole solution, including the following: change the VM size, increase the local storage, add or remove roles, or change the…
PowerPoint presentations for the Global Windows Azure Bootcamp in Denver, CO April 2013
PowerPoint presentations used last April, during the Global Windows Azure Bootcamp in Denver, CO USA, can now be downloaded from this Skydrive location. The following files are included: – GWAB Denver Intro. – Windows Azure Platform overview. – Windows Azure Compute overview. – Windows Azure Storage overview. – Windows Azure Messaging overview. – Windows Azure…
Introducing my new blog…
The idea of starting a technical blog has been in my head for quite some time… and now it’s happening. I like to research and apply new technologies, and this is where I will post about my journey in web development, cloud computing, enterprise architecture, and coding for fun. Thanks for reading!
Windows Phone 7 – Microsoft: It’s time for "David thinking"
Interesting article that presents an analysis on how Microsoft can get back on the Mobile war. Windows Phone 7 – Microsoft: It’s time for "David thinking" link
The uniqueidentifier type, clustered indexes, and SQL Azure
Great blog entry from the SQL Azure team on using the uniqueidentifier type (GUIDs) in SQL Azure databases, including pros / cons, and workarounds. Click here to open link…