If you use Visual Studio Online or Team Foundation Service, and the Visual Studio IDE, it’s possible you’ll come across the TF31003 error. If you have more than one Microsoft account as well, you just increased your chances greatly. Here are a couple of possible solutions to the error.
How to Create a Product Backlog in 5 Easy Steps
The Scrum Guide has a lot to say about the Product Backlog, and rightly so. It’s pivotal to everything a Scrum Team does. But one thing the Scrum Guide doesn’t tell you, is how you create a Product Backlog. So, here’s one way you can do exactly that.
[Read more…] about How to Create a Product Backlog in 5 Easy StepsReduce Cost and Increase Value on your Next Software Project
In this article, I’ll show how using a well-known Agile technique can reduce cost AND increase value for your next software project.
[Read more…] about Reduce Cost and Increase Value on your Next Software Project
How to Pass the Professional Scrum Master III (PSM III) Assessment
It’s been a year and a half since I wrote my most successful blog article Professional Scrum Master I (PSM I) Exam Preparation. Since then, hundreds of people have subscribed to the site, many of whom have gone on to earn their PSM I certificate. The most frequent question I get asked now is “When will you write an article on passing the PSM III”? Well, here it is.
[Read more…] about How to Pass the Professional Scrum Master III (PSM III) Assessment
C# Delegates – Part 1 of 4
Delegates in C# is one of those things that you NEED to know if you want to extend your knowledge of C#. You’ll find it used in a number of places from events to LINQ. This article introduces the fundamental elements of delegates, as introduced in C# 1.0.
[Read more…] about C# Delegates – Part 1 of 4