The Morning Brew #1848
Posted by Chris Alcock on Monday 27th April 2015 at 08:34 am | Tagged as: .NET, Development, Morning Brew
Software
- Node.js Tools 1.0 on GitHub and VMs Available – Kasey Uhlenhuth and the Visual Studio team highlight the 1.0 release of Node.JS tools for Visual Studio, their migration to , and the availability of Virtual Machine Images giving you an easy way to try out Node.JS and Visual Studio
Information
- ASP.NET MVC 6 formatters – XML and browser requests – Filip W follows up on a previous post on ASP.NET MVC Formatters in ASP.NET MVC6 with a look at some of the changes in handling XML, and some of the content negotiation that the framework will do to attempt to work out if your request is from the browser address bar.
- Making It Better: ASP.NET with Visual Basic 14 – Jeffrey T. Fritz discusses the ongoing role of BASIC in the Microsoft Platform, taking a look at some of the improvements for Visual Basic 14 which give benefit to ASP.NET Developers.
- Batching in an ASP.NET 5 AngularJS application using angular-http-batcher – damienbod takes a look at implementing batched requests from AngularJS application, and how they are supported on the current ASP.NET framework, but not currently on the new ASP.NET MVC.
- Suprastructure – how come "Microservices" are getting small? – Arnon Rotem-Gal-Oz shares his thoughts on the evolution of SOA into Microservices and the hosting options for providing infrastructure to them
- Visual Studio Tip #6: Turn on those line numbers (with Quick Launch) – BenWilli reminds us all of the QuickLaunch capability in Visual Studio, and also the line numbering feature of the IDE
- CQRS Workshop – Retrospective – Gabriel Schenker shares thoughts on his recent CQRS Workshop event, and also looks at the steps he uses to build successful implementations using a CQRS style.
- CQRS recap, or “How to resuscitate” – Kyle Baley also shares his experience of Gabriel Schenker’s Workshop discussing the sample solution they came up with for the workshop’s problem.
- ChessTDD 32: Squashing a Subtle Bug – Erik Dietrich shares the next instalment of his video series on building a Chess Game using Test Driven Development, looking at the resolving of the bug discovered at the end of the previous part.
- Types Of Code Coverage- Examples In C# – Anton Angelov discusses the different types of Code Coverage, discussing how they differ and what that can mean to you when your IDE says ‘100% code coverage’
- Bad UX and User Self-Blame – "I’m sorry, I’m not a computer person." – Scott Hanselman discusses the trait of the user to blame themselves if they cant manage to operate a computer system or program.
- Tons of statistics and metrics for Microsoft Azure websites (not only Asp.Net) – François Boucher highlights some of the tools and metrics available for Azure based applications to help you to get a better understanding of what your application is up to and how the platform is behaving.
- Microsoft Azure Essentials free eBook series – Ken Cenerelli highlights the Microsoft Azure Essentials eBook series, a collection of free eBooks, currently covering Azure Essentials, Azure Automation, and Azure Machine Learning.
Comments Off on The Morning Brew #1848