The Morning Brew #1242
Posted by Chris Alcock on Wednesday 28th November 2012 at 09:31 am | Tagged as: .NET, Development, Morning Brew
Software
- Math.NET Numerics v2.3.0 released, with improved F# support – Don Syme highlights the release of Math.NET Numerics 2.3, a library for performing numerical calculations in science and engineering. This release improves the F# Support, along with adding numerous new methods.
- Node v0.8.15 (Stable) – The Node.JS team announce the release of Node 0.8.15, the latest stable update to the platform, and is available in binary form for a wide range of platforms.
- Visual Studio 2012 Team Foundation Server Monitoring Management Pack – jchiou announces the release of the Team Foundation Server Monitoring Management Pack, which provides monitoring for a range of TFS related counters and diagnostics.
- TouchDevelop: create apps ON iPad, iPhone, Android in addition to PC, Mac, Windows Phone – Nikolai Tillmann highlights the Web Application Preview of TouchDevelop, and its now wider range of platform support.
Information
- W3C Web Performance: Continuing Performance Investments – Jatinder Mann gives an update on the recent happenings on the W3C Web Performance working group, and the decision on areas which will receive the focus of the working group based on data collected.
- Visual Studio 2012 Update 1 and the ALM Virtual Machine – Brian Keller discusses the Visual Studio 2012 Update 1, the possibility and work around required to get it on to his Virtual Machine ALM install, and his plans to release an updated ALM Virtual Machine Image
- Why All The Lambdas? – K. Scott Allen discusses the use of Lambda expressions in ASP.NET MVC Views and with HTML Helper methods, looking at how they can be implemented without the lambda, and discussing the benefits of using the lambda expression.
- Windows Azure Active Directory Processes 200 Billion Authentications – Connecting People, Data and Devices Around The Globe – Bill Hilf discusses the quite impressive numbers of requests that the Windows Azure Active Directory service has processed, and processes every second, giving some background to the service and it implementation.
- Profiling Entity Framework 5 in code – Tom Cook takes a look at obtaining the SQL statements being executed by the Entity Framework 5 at a C# Code level by using the OnSaveChanges event, allowing you application level control of your logging / processing of the data.
- Full-Text Search on Azure with Lucene.NET – Leon Cullens discusses the use of Lucene.NET for providing Full Text Indexing on Windows Azure, and looks at the Azure Directory project which provides Azure support for Lucene.NET.
- A Good Night’s Rest – Sharon Cichelli shares some good advice for software developers on getting a good night’s sleep – I know far too many developers who regularly make comments about not getting a good nights sleep, so I think this one is long overdue advice.
The last link (re Good nights sleep) has an extra “r” on the end that causes it to load the wrong article…
All fixed, thanks for letting me know