Flow Framework Part 2: The four types of items in a product backlog

I am a Technical Product Owner, working for Croesus, and I’ve always felt that something was wrong in my product backlogs for a long time. After reading the book “Project to Product” several times, and gained some experience with the concept, I can now confirm: there are four types of items in any…


flow1_header

Flow Framework Part 1: The Discovery

Aha…. This  Flow Framework looks very promising! I have just discovered the Flow Framework through the book “From project to product” by Mik Kersten. I must say that, even if I’m only halfway through the book, it already blew me away! I am so excited about it that I plan to make it a series of…


DevOps

DevOps Ignition - Want to know more about it?

DevOps Ignition “I want to know more about DevOps, where should I start?” This is a very good question that many people asked me a couple of time until now. So, I decided to write this article to share my list of articles, blogs, tutorials and books that I have read, consulted or…


DevOpsDays Montreal 2019 - Presentation available!

Presentation “Agile et DevOps chez Croesus” maintenant disponible Suite à plusieurs demandes lors du DevOpsDays 2019, je rends disponible la présentation que j’ai fait. Merci à tous les organisateurs de DevOpsDays! Un merci particulier à Carol Trang pour son implication dans le…


How to mock a stream reader in a unit test

How to mock a stream reader in a unit test

Let’s find out how you can mock any type of stream objects in C#. In a unit test, for instance, a stream reader object can be hard to mock. Most of the time, we end up writing an integration test because we are not able to find the right approach to use a memory stream within the unit test in…


Multi framework .NET NuGet Package

How to create a multi NET framework NuGet package through TFS 2017.3

Here are the steps to make a regular .NET project become a multi framework NuGet package. I have also included the steps to build it with TFS 2017.3. This article came to life after I have come across a problem that took me some times to debug and finally figure it out. I needed that an existing…


Conférence DevOps Conference ETS École des Technologies Supérieures Future of code

Conférence DevOps @ ÉTS

Hier était un jour spécial. J’ai eu la chance d’aller parler de ma passion pour DevOps aux étudiants de l’ÉTS. J’ai rencontré des étudiants brillants qui ont démontré beaucoup d’intérêt pour ce sujet qui les touchera à court ou long terme dans leur carrière. Croyez-moi…


how-to-build-a-nuget-package-for-cake

How to build a NuGet package for Cake

I started to use Cake (www.cakebuild.net) a while ago and once I had gone through all the basis and got something working in my build.cake file, I wanted to extract those features to put them into external cake files to finally move them into a NuGet package. After many tries and errors, I finally…


Welcome on The Future Of Code

Welcome on The Future of Code!

Welcome everyone on The Future of Code! We will use this site to discuss anything about futur trends in software engineering. If you have any skills presenting a technical subject and you have sufficient knowledge in software engineering, drop us a line to become a contributor. This website is…