One of the new features announced as part of the Visual Studio 2013 Ultimate Preview is ‘Cloud Based Load Testing’. In this blog post I’ll walk you through, What is Cloud Based Load Testing? How have I been using this feature? – Success story! Where can you find more resources on this feature? What is Cloud Based Load Testing? It goes without saying that performance testing your application not only gives you the confidence that the application will work under heavy levels of stress but also gives ......
As consumers of your Visual Studio extensions start to move over to VS 2013, you will have to upgrade the Visual Studio extensions you build for Visual Studio 2012 to Visual Studio 2013 and republish to the Visual Studio extension gallery. Failing which, it will not be possible for your consumers to install and use your extensions on Visual Studio 2013. Objective In this blog post, I’ll show you how simple it is to upgrade your Visual Studio 2012 extension to Visual Studio 2013. There aren’t any ......
Download – http://visualstudiogallery.... Does this fit your use case? var youUseTfsServiceBuildService = GetDoYouUseTfsServiceBuildS... if(youUseTfsServiceBuildSer... { // Welcome! You'll love this extension Download(Avanade.SoftwareIn... } What problem are we trying to address? If you use TFS Service build services, you would like to know what software is installed on the hosted build servers. This becomes ......