

This process works great if you want to track user stories and (optionally) bugs on the Kanban board, or track bugs and tasks on the task board.” Agile – “Choose Agile when your team uses Agile planning methods, including Scrum, and tracks development and test activities separately.Scrum – ” this process works great if you want to track product backlog items (PBIs) and bugs on the Kanban board, or break PBIs and bugs down into tasks on the task board.”.VSTS documentation has great explanation for each: I would like to stop here for some time and shortly discuss each methodology option. Work item process – here you can select in which methodology you run your project – Agile, Scrum or CMMI Version control – here you can choose repository for your code – GIT or Team Foundation Vesrion Controlĭ. Description – few words about your mobile appĬ. On this site you can create new project – so click “New Project” button. Setup your project in Visual Studio Team Servicesįirst of all create new free account on VSTS (Visual Studio Team Services) website – once you do it, you can sign in and should see screen like below: VS (Visual Studio) – for Xamarin app development.VSMC (Visual Studio Mobile Center) – for tests, builds and releases.VSTS (Visual Studio Team Services) – for product backlog and code repository.Let’s start from saying how we will use these tools: I would like to show you how to plan your project and use two great tools to make it easier – Visual Studio Team Services and Visual Studio Mobile Center.ģ) Visual Studio 2017 Community (for free or choose higher version) That is why I decided to write this post. There is one more important thing – have good tools to help maintain development. When starting mobile app project, not only with Xamarin, you have to do some analysis, development plan, design research. Nowadays it looks different (and should look like this).


Application development – when you hear this you imagine some IDE where you can write code and build your app.
