The Morning Brew #1307
Posted by Chris Alcock on Monday 4th March 2013 at 09:32 am | Tagged as: .NET, Development, Morning Brew
Short edition today due to hellish traffic.. should be back to normal tomorrow.
Software
- Bug Fixes: Glimpse 1.0.1 – The Glimpse team follow up the recent V1.0 release, with a release which targets reported issues with updates for all thei NuGet packages.
- Better Unit Testing with Microsoft Fakes guide …"shipped"! & Updates to the Test Tooling and Upgrade guides …"shipped"! – Willy-P. Schaub announces the release of 2 new guidance packages, one looking at the use of the Microsoft Fakes for imporving the isolation in unit tests, and the second giving a guide to the Coded UI Testing tools in Visual Studio / TFS.
- JSON Debugger visualizer in Visual Studio 2012 – Serge van den Oever highlights a useful little Debug Visualiser which gives an overview of JSON data in a tree form
Information
- Details of the February 22nd 2013 Windows Azure Storage Disruption – The Windows Azure team give the full details of the recent outage which affects Windows Azure Storage Blobs, Tables and Queues across all regions, explaining the root causes, the recovery, and things that will be done in the future to avoid it happening again.
- SignalR, Filters and ServiceStack – Filip W takes a look at applying the same techniques from his recent post looking at SignalR, exploring how you can do the same kind of thing to integrate other web frameworks
- ASP.NET Web API Logging and Troubleshooting – Pablo M. Cibraro discusses the ASP.NET Framework’s built in mechanisms for logging and troubleshooting, taking a look at Error Detail Policy and Tracing.
- Automated code quality testing using Roslyn – Claus Asbjørn Sørensen takes a look at how the Roslyn framework can be used to write automated code quality rules, allowing you to easily test for compliance to guidelines such as Injection, naming conventions, etc.
Comments Off on The Morning Brew #1307