Retrieving an identity from Team Foundation Server using only the display name

This is a lot harder than it sounds. At first you think there will be a built in option with the Read Identities method on the IGroupSecurityService Interface, but you would be wrong! When capturing an event from Team Foundation Server you have access to a lot of information about the change, including the Display […]