Suggestion of the week
- Pinching pennies when scaling in The Cloud (Scott Hanselman) - Great example of code optimization, and all that in the cloud.
- Mobile Services and Windows Azure Storage (Chris) - Great tutorial that explains how to change the usual SQL database to Azure storage with Azure Mobile services. The client parts are also available for iOS and Android.
Cloud
- Optimized Windows Azure IaaS Disk Mobility with Save-AzureVhd (Michael Washam) - Another quick post that demonstrates how to upload a VHD in Azure storage using the new Azure cmdlet feature.
- What Does Your Cloud Disaster Recovery Plan Look Like? - Nice post that explains how you can use Azure Data Sync to backup your database.
- Running SSL with Windows Azure Web Sites Today - The perfect workaround to have a SSL Azure Website today is explained in this post. Using a web service to forward the traffic this is a good solution until SSL is supported.
- Put Your Windows Azure SQL Database on a Diet! - Nice post of a real case, real data and real prices.
- A Quick Guide to Getting Started with New Relic - Perfect starting point with a lot of information and reference on deeper tutorials.
- Three gotchas with the Azure Service Bus - Very interesting post that goes deeper than usual and explains clearly some details of the Azure service bus.
- Cloud Cover Show: Episode 103 - Windows Azure HDInsight (Nick Harris, Nathan Totten) - Don't miss this show, it explains what big data, why it is useful. What's the difference between it and HDInsight and in bonus, you got a demo.
Programming
- The Repository Pattern - Nice example of dependency injection. Really useful pattern.
- Problems with Copy Pasting Code - And Modifying Slightly... (Jason Singh) - Wow! I'm always impressed by tools that are available to get better code. That one is a must.
- Understanding Javascript Prototypes - Very clear post that explains what is a javascript prototype, what is not and how to use it.
- Why 30% of App Deployments Fail (Victor Cruz) - Interesting post that share result of a survey on deployment strategies.
- App Building Made Easier–Step 3 (Jonathan Rozenblit) - Great post. Start coding, you are not alone. Note that even if Jonathan didn't say it help is also available in French...
- Getting started with AngularJS - With all those JavaScript framework available it's difficult to know with one to pick or where to start looking. This post is a good place to start.
Integration
- BizTalk Anti Pattern – Don’t over complicate your maps (Michael Stephenson) - It is sometime difficult to find the limit of functoids to use in map to get the job done. But we shouldn't be afraid to .Net code.
I wrote a blog post a few years ago around the options for where you could put configuration settings in BizTalk (Click here).
- BizTalk 2013 worldwide launch events by Impack - Learn more about this important event that you shouldn't miss.
System Management
- BizTalk Monitoring Solutions (SCOM vs BizTalk360) white paper by Kent Weare (Saravana Kumar) - Nice intro to the white paper about monitoring BizTalk solutions. And of course, the reference to the white paper.
Miscellaneous
- The 3 Biggest Resume Mistakes - Few tips to get your social "you" more appealing. Because to have new contracts you need to demark yourself.
- How to: Add a ‘Copy Code’ Link to Your Blog Post and Colored Code Blocks (Jeff Sanders) - Simple tips to improve the code visibility and accessibility in your post.
- Surviving legacy code - Very complete article about legacy code and why the trash for person is the treasure of another.
- Move your Hotmail.com account to an Outlook.com account (Greg Shultz) - I use outlook.com for few months now, and I love it. This post explains how to migrate, what era your options and what will happen if you do nothing.