Suggestion of the week
- Rockin’ Windows Azure with Visual Studio (Jonathan Rozenblit & Paul Laberge) - Great video that takes the time to talk about all the great tools we have to develop with Microsoft Azure.
Cloud
- Microsoft is pushing Windows Azure BizTalk Services - Wiki Ninjas - Official Blog of TechNet Wiki - Site Home - TechNet Blogs - Stay up to date with Windows Azure BizTalk Services (WABS) by following the author in this list.
- The Windows Azure Service Bus and the Internet of Things, Part 2 - Very interesting, and a bit unusual, tutorial where we build a mobile application, that will control an Arduino through Microsoft Azure.
Programming
- Changes in the Microsoft MVP Program - MVPs for Open Source Contributions (Scott Hanselman) - Interesting change in the MVP program.
- Obtaining Twitter Access Tokens with ASP.NET Identity - Very complete tutorial about how to transform the user / pws of Twitter in a reel claims.
- Using Windows Azure Access Control Service (ACS) in MVC 5 Application Using Visual Studio 2013 (Gaurav) - Woh! Things look so easy in Visual Studio 2013... Very constructive reading.
Miscellaneous
- Back to Basics: When allowing user uploads, don't allow uploads to execute code (Scott Hanselman) - Wow, it's crazy how "bad" peoples always found a way inside our application.