The Morning Brew #1792
Posted by Chris Alcock on Wednesday 4th February 2015 at 06:45 am | Tagged as: .NET, Development, Morning Brew
Software
- ReSharper 9.1 and ReSharper C++ Early Builds Available for Download – The JetBrains team announce the release of their Early Access Preview of ReSharper 9.1 and ReSharper C++, including early support for Visual Studio 2015 and C#6
Information
- CoreCLR is now Open Source – The .NET Team announce that the .NET CoreCLR is now Open Sourced with source code available on GitHub, with the intial release of code being enough to get CoreCLR compiling on Windows including the RyuIT and Garbage collection. Components for compilation on Linux and Mac are to follow
- February 2015 Issue – MSDN Magazine – The February Edition of MSDN Magazine is available online now with articles looking at Xamarin.Forms, Roslyn Analysers, Event Streams, Compiler Optimisations and much more
- Fun with ASP.NET 5, Linux & Docker, Part 3 – Mark Rendle continues with his tour through the use of Docker with ASP,NET 5 on Linux, focusing in this part on the setup and use of Docker.
- Aurelia Q&A – Rob Eisenberg sets about answering the most common questions on his Aurelia Client side JavaScript Framework
- ASP.NET MVC Controller Vs. Web API – 5 Things You Should Know – Bipin Joshi takes a short look at when you should make decision to go one way or the other for the exposing of functionality using MVC or WebAPI
- Adding non-NuGet references to the new vNext Projects – Rick Strahl takes a look at how you can add references to Loose Assemblies and GAC installed assemblies in Visual Studio 2015 when targeting non-VNext frameworks or Full CLR
- Excerpts from the RavenDB Performance team report: Optimizers, Assemble! – Ayende @ Rahien – Federico Andres Lois (via Ayende) continues discussion of performance optimisation delving further into loop optimisation
Comments Off on The Morning Brew #1792