Tag Archives: visual studio online

Week 34 roundup

Last week recap and links: Load Testing with Visual Studio Online is a good starting point for Cloud Load Testing Nice video about polymorph in the battle against if statements: “The Clean Code Talks” on youtube Finished the Getting Started … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

Reproduce unit test failures from Hosted Build Controller

Our builds succeed with warnings. After investigation of the output we noticed failing unit tests. But local they run fine. Here’s what we did to troubleshoot and fix the issue. First we downloaded the build output from the drop location. … Continue reading

Posted in Development | Tagged , , , , | 1 Comment

Request feedback from visualstudio online

From visual studio online you can request feedback on your application. I’ve played with it and it looks promising. Not sure if the stakeholder would open the email or install software requested in an email. But if they do this … Continue reading

Posted in Tooling | Tagged , | Leave a comment

Visual Studio Online Project Portal

With visual studio online everybody has access to team foundation service without installing. It is software as a service. But there are some limitations. One is no integration with sharepoint for your team project portal. You can use some other … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Alternate Authentication Credentials

To allow third party tools to connect to your visual studio online enable Alternate Authentication Credentials After making the change I got an email from Microsoft. This is standard security policy now. Hi Eric Tummers, To maintain the security and … Continue reading

Posted in Tooling | Tagged , , , | Leave a comment