Tag Archives: tfs

Visual Studio Online builds & external dependencies

As you’ve seen me post before, I use the Multilingual App Toolkit in my Upload to YouTube app to localize it in to many languages. Since MAT is an installed extension to Visual Studio (and msbuild), however, setting up Upload to YouTube for CI and Release builds done in my Visual Studio Online account ended… Read More »

Get yer Git on

One of the more interesting aspects of moving to VisualStudio Online for my source control and builds when I did it was seeing that I now had the choice between TFS Version Control (TFSVC) and Git to use as my source control. At that time I had never used Git. However, when I saw this… Read More »

From Joe to Pro – TFS style

If you haven’t signed up for Team Foundation Service yet, you should. Especially if it’s just you and a couple buddies coding away on apps for Windows Phone and Windows 8. But hey, you get SO much w/ TFS, why let it go to waste? Take advantage of it! Specifically, I’m talking about Builds. CI… Read More »

TFS in the Cloud–Delete a Team Project

I’ve been using TFS “preview” for a while now for my personal projects. Naturally as a dev starts using a new service we pretty much just go hog wild clicking stuff, turning things on, naming stuff, and adding things to it – well, I do anyway. This tends to, however, leave a pretty good mess by… Read More »