Posted by Chris Alcock on 04 Mar 2013 | Tagged as: .NET, Development, Morning Brew
Short edition today due to hellish traffic.. should be back to normal tomorrow.
Software
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
Posted by Chris Alcock on 01 Mar 2013 | Tagged as: .NET, Development, Morning Brew
Software
- AngularJS support for ReSharper – Matt Ellis highlights the availability of a plugin which adds support for AngularJS to ReSharper with auto complete for all the attributes and HTML5 data prefixes, along with snippets and Live Templates.
- Parallel.js: A JavaScript Multicore Processing Library Using Web Workers – Devon Govett highlights Parallel.JS a wrapper round the JavaScript Web Workers which brings easier parallel programming to your JavaScript based applications. Also check the comments for some links to other similar frameworks
Information
Community
- NxtGenUG – Event: TDD, where did it all go wrong – The NxtGenUG in Oxfordshire welcome Ian Cooper for a session on Tuesday 5th March reflecting back on the last 10 years of Test Driven Development, and some of the problems which have crept into test suites all across the land
Comments Off on The Morning Brew #1306