MSDNBlogAdmin

Post by this author

Load Testing with Visual Studio Online

Check for performance issues on your web site before they impact your customers. Perhaps you expect an increased user load from a marketing campaign. Use cloud-based load testing with Visual Studio Online to test if your application can handle all the new users. With cloud-based load testing it’s easy: Watch a short video about ...

Use the Git command prompt to supplement Visual Studio

// By: Andy Lewis and Matthew Mitrik In Visual Studio Tools for Git we aim to offer the fundamental features you need to develop an app in a Git version-controlled codebase. We explain how to perform these tasks in previous posts such as Create, Connect, and Publish using Visual Studio with Git and in our Git welcome portal content. That ...

Use Git 0.8.0.0 to run scheduled builds and resolve conflicts

<!-- // By: Andy Lewis and Matthew Mitrik Today we released Visual Studio Tools for Git 0.8.0.0. Install this release to get not only fixes to numerous bugs, (for details see the release notes on the gallery page), but also an enhanced conflict resolution experience. You can now also create scheduled automated builds. Got the latest ...