The week in .NET – 2/17/2016

Bertrand Le Roy

To read last week’s post, see The week in .NET 2/11/2016.

On.NET

Last week, we had Aaron Stannard on the show, to talk about Akka.NET. This week, I’m looking forward to a chat with Joe Duffy about Midori.

Packages of the week: Scientist ports

No matter how carefully you are testing a refactoring, it’s hard to be 100% sure your changes will work against real data and workloads until you put them in production. Scientist is a very neat Ruby library built by GitHub that makes it possible to deploy refactored code alongside existing logic for the same task, run both, then log and compare the results. This reduces the risk of deploying new code, because the old code is still running, and you can decide exactly what to do if results are inconsistent. You also gather real-world production data about the new code without the risk of fully deploying it.

There are at least two ports of Scientist for .NET that are being worked on at the moment. The first is a semi-official project that Phil Haack from GitHub is working on: Scientist.NET. The second seems a litle more complete at this point in time: Dave Zych’s Schience.

Both are still very early, but they are definitely projects to watch, and, why not, contribute to.

User group of the week: Barcelona .NET Core

Tonight Wednesday, February 17 at 6:45PM in Barcelona, join the new Barcelona .NET Core group for an evening of demos, code, and fun.

.NET

ASP.NET

And this is it for this week!

Contribute to the week in .NET

As always, this weekly post couldn’t exist without community contributions, and I’d like to thank all those who sent links and tips. You can participate too. Did you write a great blog post, or just read one? Do you want everyone to know about an amazing new contribution or a useful library? Did you make or play a great game built on .NET? We’d love to hear from you, and feature your contributions on future posts:

This week’s post (and future posts) also contains news I first read on ASP.NET’s community spotlight, on F# weekly, on ASP.NET Weekly, on Dirk Strauss’ The Daily Six Pack, and on Chris Alcock’s The Morning Brew.

0 comments

Discussion is closed.

Feedback usabilla icon