The Morning Brew #1405
Posted by Chris Alcock on Wednesday 24th July 2013 at 08:37 am | Tagged as: .NET, Development, Morning Brew
Short edition today, due to restricted time because of bad traffic on my commute
Software
- Windows Azure July Updates: SQL Database, Traffic Manager, AutoScale, Virtual Machines – Scott Guthrie gives the details of the latest update to the Windows Azure Platform, including improvements for SQL databases, better management (via the portal) of the traffic Manager and further enhancements to AutoScale.
- dotTrace 5.5 Performance is Released! – JetBrains announce the release of dotTrace 5.5, their latest version of their code profiler. This release integrates nicely with ReSharper 8 and adda s bunch of new features.
Information
- Katana License Lifts Windows-only Restriction – Howard Dierking recaps on the licensing restriction regarding platform use and announces a change to the licensing of the Katana project to permit use on other platforms.
- Scriptcs and multiline REPL! – Filip W gives an update on some recent changes to the ScriptCS REPL environment, and highlights the new, not yet released in stable build multi-line constructs in the REPL.
- The Right Tests in the Wrong Order – Mike Jansen discusses the importance of the order of developing your tests for Test Driven Development and how it relates to the overfall understanding of the practice, and getting the best results out of it.
- In defense of JavaScript’s constructors – Dr. Axel Rauschmayer digs down into the use of constructor for objects in JavaScript, looking at how they work and best practices for their use
Comments Off on The Morning Brew #1405