Suggestion of the week
- MVP Virtual Conference - A date to reserve, this conference look amazing.
Cloud
- The Kudu Debug Console, Azure Websites best kept secret (Jonathan Rozenblit) - This post is a nice introduction to a very useful debugging tool: Kudu.
- Node.js and Visual Studio: From Zero to a Cloud Foundry Deployment in 2 Minutes (Richard Seroter) - This great post shows us how to deploy a node.js app as in the same amount of time it took us to read the post.
- Azure API App and Logic App. In depth look into Hybrid Connector. Marriage between cloud and on-premise (Saravana Kumar) - Great tutorial / demo of an Azure logic app, the BizTalk way.
- First Look at Azure API Apps and Logic Apps (Ricardo Torre) - Great post that explains the similitude and difference between BizTalk and the new Azure Logic App.
- Introducing Azure Resource Explorer for the Azure Resource Management APIs (Scott Hanselman) - This project look great! It's a good opportunity to know more about what is happening under the hood. I'm looking forward to knowing more...
- Fail fast when the cloud fails you (Troy Hunt) - Very interesting true story about how to investigate an unpredictable problem involving the cloud.
- How we deploy Visual Studio Online using Release Management (Buck Hodges) - Interesting post that relates a reel d0eployment process.
Programming
- Node.js development with Visual Studio - Quick post to get stated with the new Node.js tool in Visual Studio.
- How to wait for DOM elements to show up in modern browsers - This post that explains how we should wait for an element in modern browser using javascript.
- How to Update a Forked Repository (blog.falafel.com) - Nice little howto for Github and Sourcetree.
Miscellaneous
- Making the Complex Simple - Not sure how to "classify" this post, is it a top list of the best bad practices, or literally "du bonbon"? A post to read, and relax.