Cloud
- Download the Windows Azure Training Kit (Rob Margel) - Good news, It had been long since the last update.
- Notification, New Dashboard, Another Check - Nice update in the AWS dashboard..
- Release unused space from your Windows Azure Virtual Hard Disks to reduce their billable size - A post to read. How you could save money really easily.
Programming
- Getting started with Node.js development in Visual Studio (Dhananjay kumar) - Excellent post to get started with the new node.js feature of Visual Studio.
- Entity Framework 6: The Ninja Edition (Julie Lerman) - Really great article about how Entity framework works and the plan about it's future.
Architecture
- SOLID Architecture principles using simple C# examples (Shivprasad koirala) - Nice post. The first time I eared about SOLID was at //Build 2013. 8nteresting concept.