Showing results for May 2014 - Brian Harry's Blog

May 30, 2014
0
0

Visual Studio/Team Foundation Server 2013 Update 3 CTP1 (VS 2013.3.1 if you wish)

Brian Harry
Brian Harry

Better late than never, I guess.  Sorry for being so late blogging about this; it’s been a crazy week.  About a week ago we announced the availability of Visual Studio 2013 Update 3 – Community Technology Preview 1.  That's a mouthful.  Just a bit of orientation.  This is a VERY early preview of Update 3 – heck, we just shipped Update 2 ...

TFSVisual Studio
May 30, 2014
0
0

Wookiki – A Windows store app for keeping an eye on builds on VS Online

Brian Harry
Brian Harry

Check out Wookiki…  It’s a Windows 8.1 store app for keeping up to date on build statuses on Visual Studio Online – it has push notifications, live tiles and more.  A previous version had been built with the OData solution for TFS that Brian Keller put together a couple of years ago.  Now it’s been ported to ...

VSOnline
May 28, 2014
0
0

Real time collaboration with VS Anywhere

Brian Harry
Brian Harry

The VS Anywhere guys have been continuing to improve their real time developer collaboration capabilities by adding a web experience along side their VS add-in.  They’ve also taken advantage of our new VS Online Open APIs to do so cool VS Online integration.  They’ll be doing a web cast on it in a couple of weeks and I ...

VSOnline
May 21, 2014
0
0

Visual Studio Online Update – May 20th

Brian Harry
Brian Harry

This week we are deploying our sprint 65 work.  You can read the release notes here: http://www.visualstudio.com/news/2014-may-20-vso The really big news is that we’ve completed the next step in the journey to fully supporting Active Directory integration through Azure Active Directory.  You can now create a new VS Online account through any...

VSOnline
May 16, 2014
0
0

Useful stuff on the VS Online Open APIs

Brian Harry
Brian Harry

I’m just sharing interesting stuff I run across that relates to the new open apis for VS Online that we announced. Here’s a blog post someone wrote on configuring and using UserVoice with VS Online: http://roadtoalm.com/2014/05/15/integrate-uservoice-with-visual-studio-online-using-servicehooks/ Clemens, one of our MVPs, wrote a post ...

VSOnline
May 15, 2014
0
0

Tasktop: Another tool in your toolbox for integrating VSOnline/TFS

Brian Harry
Brian Harry

For many years now Tasktop has been bridging the divide among various systems for tracking work/tasks.  This week they announced some new support for Visual Studio Online along with our new open API announcements. Check out this blog post they wrote on what they can do: http://tasktop.com/blog/news/tasktop-sync-integrates-visual-studio-online-...

VSOnline
May 14, 2014
0
0

Migrating On Premises TFS to VS Online

Brian Harry
Brian Harry

One of the questions I’ve frequently gotten from customers considering Visual Studio Online is “How do I migrate my on-premises TFS data to VS Online?” Until now that’s been a tough one to answer.  In general you’ve had to cobble together a solution by checking in the latest version of your source code, maybe ...

VSOnline
May 13, 2014
0
0

Zendesk integration with VS Online

Brian Harry
Brian Harry

Yesterday, I announced a new set of open APIs for VS Online and a bunch of integrations that have already been built.  One of them was support for Zendesk.  Here’s a very detailed blog post on how to install/configure it: http://www.bfcamara.com/post/85562983333/vso-zendesk-integration Brian...

VSOnline
May 12, 2014
0
0

Application Insights extension for Visual Studio Update – May 12

Brian Harry
Brian Harry

Today we shipped an update (version 1.3) of our plugin for Visual Studio 2013 that makes working with Application Insights from Visual Studio really easy.  Improvements include: If you have any of the Preview releases, you can get the update several ways, including: If you don’t already have the tools, you can ...

VSOnline
May 12, 2014
0
0

A new API for Visual Studio Online

Brian Harry
Brian Harry

The “big” news that I announced at TechEd this week was a new API for accessing Visual Studio Online (and, in a future release, Team Foundation Server).  This new API is based on REST, OAUTH, Json and Service Hooks – all standard web technologies broadly supported in the industry.  The API is still currently in preview while we take ...

VSOnline