How to move from Jira to Azure DevOps This article provides details on how one should organize & administrate Azure DevOps projects with a Jira background. This article won't cover how data needs to be exported from one system to the other, there are plenty of articles covering
Friday, December 20, 2019
Friday, September 13, 2019
C# Asynchronous programming
In this article, we'll focus on C# async/await keywords and explain what they're intended for. When ? Asynchronous programming has been mainly thought to avoid blocking a thread because of an I/O operation (serial port read, http request, database access ...). It can also be used to handle CPU-bound
Wednesday, September 4, 2019
Leading a software project from A to Z
Although building a project from ground up is a very challenging task that requires solid nerves, patience, attention to details, good communication skills and mostly motivation, it is also the most interesting work that you will do in your career. You will live the full adventure, not just a
Subscribe to:
Posts (Atom)