Now that you have seen how to set up your VSTS account and you have learned some global things about how to use it, it is time to dive a bit deeper.
This chapter will start with a more in-depth look of what VSTS has to offer you, especially in the building and releasing area. After that, you will learn how to create your first build definition.
I will demonstrate all this with an example app that I have created for this book. The code of this app is not relevant and will not be shown in the book because it does not do anything of interest. It was merely to show you ...