The Morning Brew #1728
Posted by Chris Alcock on Monday 3rd November 2014 at 09:25 am | Tagged as: .NET, Development, Morning Brew
Software
- Simple.Data 2.0.0-alpha1 – Mark Rendle, newly focused, shares the first alpha release of Simple.Data 2.0, featuring major changes since Version 1
Information
- The Stack Overflow Tag Engine – Part 1 – Matt Warren takes a look at the StackOverflow Tag Engine, and discusses the data set being used and some of the challenges in working with the data set
- Enabling Websockets for Socket.io Node apps on Microsoft Azure – Scott Hanselman takes a look at getting WebSockets and SSL up and running on the Microsoft Azure Platform using Node.JS and Sockets.IO
- Locating TODO comments with Roslyn – Dan Roberts explores a code base using the Roslyn CPT to extract information about TODO comments in code.
- Loewensberg re-animated – Phil Trelford re-creates some modern art designs from Verena Lowensburg using F# scripts and GDI
- Escalation acceleration – ‘ericbrec’ discusses the mechanism for escalations to the development team when using a DevOps style of development
- ConvertFrom-String: Example-based text parsing – Ted Hart shares a look at the power of PowerShell for parsing string data
- Loading Assembly in Separate AppDomain to Have File Unlocked – Nikita Mazhara discusses how assemblies are locked once loaded, and how you can load them into other AppDomains to allow you to manipulate the underlying assemblies on disk
Comments Off on The Morning Brew #1728