The Morning Brew #909
Posted by Chris Alcock on Thursday 4th August 2011 at 07:51 am | Tagged as: .NET, Development, Morning Brew
Software
- Announcing the August 2011 Release of the Windows Azure Tools for Microsoft Visual Studio 2010 – The Windows Azure Team announce the release of their August 2011 build of the Windows Azure Tools for Visual Studio 2010. This release contains new profiling tooling allowing you to profile applications running on Azure, support for ASP.NET MVC 3 Web Roles, improved package validation and support for multiple service configurations in one project.
- NOW AVAILABLE: August 2011 Update of the Windows Azure Platform Training Kit – As is usual, the Windows Azure Team have updated their Platform Training Kit to reflect the changes in the August 2011 (1.4) release of the SDK Tooling.
- Announcing Windows Azure Storage Analytics – The Windows Azure Team complete their trio of announcements with new abilities to monitor, track, analyse and debug the use of Windows Azure Storage, Blobs, Tables and Queues
- Navigation for ASP.NET Web Forms – Graham Mendick releases version 1.2 of his Navigation for ASP.NET Web Forms project on CodePlex. This project provides a server side solution to building multi stage state based page flows, and is accompanied by a comprehensive sample application based on Nerd Dinner, and detailed documentation
Information
- New Version Available – Windows Azure Tools for VS2010 – Shaun Xu takes a look in more detail at the new features of the August 2011 release of the Windows Azure Tools for Visual Studio 2010, showing plenty of screenshots illustrating the new functionality.
- Profiling Windows Azure Applications using the August 2011 Release of the Visual Studio Tools (1.4) – Michael Washam takes a look at the Profiling Capabilities introduced in the Windows Azure Tools for Visual Studio 2010 August 2011 Update, creating some deliberately underperforming code and looking at how the tooling allows you to identify the performance characteristics.
- Learn Windows Azure Through Code – Jonathan Rozenblit highlights the Windows Azure Code Gallery, a great place to learn more about Windows Azure features by reading other peoples code, and providing somewhere to share your Azure related samples.
- Techniques, Strategies and Patterns for Structuring JavaScript Code – Revealing Prototype Pattern – Dan Wahlin continues his series of posts looking at code structure patterns in JavaScript with a look at the Revealing Prototype pattern which brings many of the good features of the Revealing Module pattern and merges them with the native Prototype nature of JavaScript
- HTML5 Part 3: Audio and Video – Jennifer Marsman continues her series on HTML5 with a look at the audio and video capabilities provided in HTML 5 highlighting some resources and sharing some simple samples.
- Why You Should Use XMLHttpRequest Asynchronously – Dom R discusses why you should use XMLHttpRequest functionality in Asynchronous mode to avoid hanging the web browser by blocking the UI thread sharing a simple example of synchronous code, and showing how ti can be converted to Async.
- Stop Using Backbone As If It Were A Stateless Web Server – Derick Bailey discusses why Client Side JavaScript MVC based frameworks are different from server side ones and how you have to use different approaches, which means some slightly different patterns of working.
- The Pragmatic Bookshelf – August magazine: CoffeeScript, ClojureScript, Agile and more – The Pragmatic Bookshelf announce the release of their August Magazine to the we. Available in a variety of formats, this month the magazine takes a look at ClojureScript, CoffeeScript, Agile principles, and Arduino hardware.
Community
- SQLBits 9 conference schedule posted – Matt Masson highlights the provisional Agenda for the Friday (pay for) and Saturday (free community day) at SQLBits 9, hosted in Liverpool on the 30 September / 1st October. Once again it looks like there is going to be a great range of sessions available, and another conference well worth checking out if you haven’t already.
- 10K Apart: The Responsive Edition Contest open for participation – Katrien DG highlights the 10k Apart contest, a joint effort between Microsoft’s MIX Online team and An Event Apart, looking for a fully featured web application for modern browsers all written inside 10K of code (compressed)
- Upcoming FubuMVC Webinar Series & FubuMVC Webinar: F101 – Behaviors, Configuration, and Runtime – Josh Arnold is taking his FubuMVC series to the next level with three planned Webinar events looking at Behaviors, Configuration, and Runtime, View Engines and Html Conventions, and Custom Behaviors. The first of which will run twice, once on Friday 5th August and again on Friday 19th August
Comments Off on The Morning Brew #909