Does anyone know of a Visual Studio add-in that allows remote pair programming in Visual Studio?
Something along the lines of SubEthaEdit, where all users can edit the same document, live, in realtime.
A shared/remote desktop connection where multiple users are in control of the keyboard and mouse is a step in the right direction. However, this solution isn't as good as SubEthaEdit since by default the Visual Studio text editor won't be able to handle simultaneous edits.