VSTS and SourceTree
Recently started using Git with VSTS and wanted to connect it up to Sourcetree. This article by Adam Prescott helped me out. You can view the article here:
tag
Recently started using Git with VSTS and wanted to connect it up to Sourcetree. This article by Adam Prescott helped me out. You can view the article here:
To find empty methods in Visual Studio search using the following regular expression.
To open the Data View pane for an SSRS report do the following.
In a search to easily export a list of changeset details into a CSV file I found this awesome utility.
When wanting to debug in VS sometimes I only want to attach to a specific Application Pool. To find out which Process Id belongs to what Application pool open a Command Prompt and use the following…
When attempting to add a reference to a project this error kept appearing.
Tired of opening up a Visual Studio Solution and having to deal with collapsing all the project manually. Check out PowerCommands, it's free and offer these additional features.
Learned a very important lesson. If you don't set up a results repository database before running a load test in Visual Studio you won't be able to pull up your reports later.