mohamedradwan.com - Nothing can beat experience
Post
Cancel

Local and Remote Debugging for TFS Server Plugin

It’s very important to be able to debug your code, so how to use Visual Studio to debug a process? How to use Visual Studio to Remote Debug a process? Here I will explain how to debug TFS Server Side Plugin using local and remote computer. For how to create a TFS Server Side Plugin in the first place, click here.

Local Debugging using Visual Studio

Local computer with TFS AT (Application Tier) and Visual Studio installed

Remote Debugging using Visual Studio

Remote computer with only Visual Studio installed

Trending Tags