Link to home
Start Free TrialLog in
Avatar of Alyanto
AlyantoFlag for United Kingdom of Great Britain and Northern Ireland

asked on

How to intergrate Linked-In into a .Net application

I want to intergtae the Linked-In API into an application for a agency.  The API does not seem to work well with .Net has anyone else done this work before and if so how did you achieve this or do you have documentation you aquired in the process that you can share.
Avatar of David Johnson, CD
David Johnson, CD
Flag of Canada image

what do you want to use? linked-in login? (oath) or the javascript or rest api?
Avatar of Alyanto

ASKER

The project is to be written in a .Net language using the rest api accessing linked-in via a webservice if that makes sense to you.
it uses standard http get sequences and returns xml.. you've registered an application and have an API key I assume. is it using REST that is your stumbling block?
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Alyanto

ASKER

These took a little time to test out but I found spring to be the best of the bunch.  Sorry for the delay but the owner wanted thorough testing before comitting to a solution.