The Morning Brew #2084
Posted by Chris Alcock on Tuesday 3rd May 2016 at 08:34 am | Tagged as: .NET, Development, Morning Brew
Information
- New and Noteworthy Extensions for Visual Studio – April 2016 – Michael Dick shares this month’s round up of some of the best new extensions for Visual Studio 2015, including a look at Visual C++ for Linux Development, and an extension which allows you to order pizza from within the IDE
- Introduction to .NET Framework Compatibility – Mike Rousos discusses the inplace update nature of the 4.x .NET updates, and how targeting, quirking and compatibility flags work.
- Building accessible websites just got a lot easier – Mads Kristensen highlights a new Visual Studio extension which hooks into the Browser Link functionality to perform checks against the running site for accessibility violations.
- WebForms can Gulp too – Using Node Tools with ASP.NET WebForms – Jeffrey T. Fritz takes a look at using NPM , Gulp and Bower along side ASP.NET WebForms applications, walking through the configuration.
- Where did my bundles go in ASP.NET Core? & npm and Gulp part 2 – Jeff Fritz also shares two new installments of his 10 minute tips series looking at using Node tools (and gulp) with ASP.NET Core
- The Good and the Bad of Programming Forms in Angular 2 – K Scott Allen takes a look at the forms programming experience in Angular 2, exploring the alternative ways of writing such code in the new version and the pros and cons of each technique.
- Angular 2, React, and Knockout apps on ASP.NET Core – Steve Sanderson discusses the work going on on ASP.NET Core to make it a first rate platform for building Modern JavaScript applications, sharing the efforts so far, and canvasing for feedback.
- Angular 2 Localization with an ASP.NET Core MVC Service – Damien Bowden takes a look at performing localisation of an Angular based application using a service implemented in ASP.NET Core MVC to return the localisation data.
- Versioning NuGet packages in a continuous delivery world: part 1 | Microsoft Application Lifecycle Management – Matt Cooper discusses version numbers of packages when working using continuous delivery
- Your First Xbox One UWP App – Jason Roberts takes a look at the creation of Universal Windows Apps on the XBox One.
Comments Off on The Morning Brew #2084