The Morning Brew #1733
Posted by Chris Alcock on Monday 10th November 2014 at 09:36 am | Tagged as: .NET, Development, Morning Brew
Software
- [Announcement] OData V4 Client Code Generator 2.1.0 Release – Layla Liu of the OData Team shares the announcement of the latest release of the OData V4 Client Code Generator, a release which adds a couple of new feature along with bug fixes
Information
- When is a string not a string? – Jon Skeet looks at an interesting C# Torture Test from Vladimiir Reshetnikov which delves deep into the implementation of Strings
- Exciting Things About ASP.NET vNext Series: Middlewares and Per Request Dependency Injection – Tugberk Ugurlu continues his series of posts looking at the new ASP.NET vNext platform, exploring the capabilities around dependency injection for MiddleWare components
- A/B Testing with Azure Websites – Tom Hollander takes a look at how you can use Azure websites to implement A/B Testing using the production testing capabilities
- New Clean C# eBook – Jason Roberts shares the early version of his latest Lean Pub publication, available now for free (or a pay what you like if you enjoy it)
- How We Do Strong Typed Configuration – Jeremy D Miller shares his thoughts on configuration, and how he prefers strongly typed configuration classes for returning configuration over the traditional string based versions in the framework.
- Using telemetry to reveal, prevent, and act on real problems in the wild – Rico Mariani discusses the use of telemetry to help uncover problems in a code bas, sharing a tale from his work on Internet Explorer.
- ETW Logging in IIS 8.5 (2) – Tomas Restrepo shares some more code looking at Event Tracing for Windows in IIS8.5, and pushing the events onto the Azure Event Hub.
- Happy 10th Birthday, Selenium – I’m slightly late with this one, but 2 weeks ago Selenium celebrated its 10th Birthday, and here Paul Hammant discusses its history
- eBook – Perspectives on Agile Testing – In further celebration of Selenium’s birthday the ThoughtWorks team share a registration-ware eBook on Software Testing Perspectives
Comments Off on The Morning Brew #1733