TMS Cloud Pack for .NET: LinkedIn Demo
Profile Connections

Code Snippet

Retrieving a list of LinkedIn connections is as easy as:

    linkedIn.GetConnections(linkedIn.UserProfile.Id, startIndex, count, ConnectionModifyType.New, modifiedSince);