A weekly tech review about .Net , Cloud, web, and so much more!
Pages
▼
Reading Notes #40
Cloud
Best practices for migration to the cloud - Nice post that contain all the link you need in one place to read all the best practice and useful information on migration to the cloud.
A Social, Mobile, and Cloudy Modern Web Application (David Pallmann) - First of a series, this nice post present a well done application that combines HTML5, mobility, social networking and cloud computing.
Microsoft Reinvents its Cloud Strategy (Martin Tantow) - Nice post comparing the new cloud positioning strategy o Microsoft with the majors players when looking for CRM
Protecting Windows Azure Web and Worker roles from malware (maartenba) - Not long time ago Microsoft release the Microsoft Endpoint Protection for Windows Azure Customer Technology Preview (EP for friends) and in this great post you will know how to install it, configure it and how to use it.
A Comprehensive Introduction to Cloud Computing - I did already mention is great introduction post in some Reading Notes, but at this time the author was rebuilding is blog and the article was removed. So if you didn't have the time to read it the first time, here is your chance.
ASP.NET MVC, Web API, Razor and Open Source (Scott Gu) - The post by The Scott Gu announcing the release of Asp.Net MVC as open source project and some features of the version 4.0.
Introduction to Ruby code optimization - Nice post that present few tools to help when you need optimization. Those tools are good specially if you don't know where is the bottle neck.
I wish I knew about string.Join a long time ago (Carlos Figueira) - Nice refactoring. As Carlos is saying looking into the code you write on year ago is good. Some mistake wear done, but at least we learn.
Miscellaneous
10 Good Reasons to Get a Mentor - Interesting thoughts. I'm sure a lot of people would gain a lot by having a mentor. Starting with me!