Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Create a web application using any technology that accepts the name of a person/organization and displays all relevant information of the person/organization from linkedin. Also, there should be a link to view the user/organization profile in linkedin.
Posted
Updated 8-Sep-11 0:57am
v4
Comments
Reiss 8-Sep-11 6:58am    
Removed your "it is urgent" remark - your problem is not urgent to the people here giving their free time to help
Reiss 8-Sep-11 7:01am    
Also don't use all caps in your messages (see responses below) - it is considered shouting and therefore rude.

is this some kind of a homework????


go to this site: OYK
 
Share this answer
 
v2
Comments
Pravin Patil, Mumbai 8-Sep-11 4:42am    
Good link....
chinta123 8-Sep-11 5:54am    
ACTUALLY HOW I DISPLAY THE RELEVANT INFORMATION OF THE PERSON FROM LINKEDIN???
Jephunneh Malazarte 8-Sep-11 9:54am    
You probably need linkedin's web service api :)
I have tried it before using sharepoint web service where i extract certain information from the sharepoint site. I am not sure if that's what you wanted.
You need to learn something fundamentals of ASP.NET. The best resource you can find here.
Get Started with ASP.NET[^]
Code Project has several articles and Sample Project. Try to Explore them as well.
 
Share this answer
 
Comments
chinta123 8-Sep-11 5:37am    
thanks for ur comment,but i want to know the answer of this question

Create a web application using any technology that accepts the name of a person/organization and displays all relevant information of the person/organization from linkedin. Also, there should be a link to view the user/organization profile in linkedin.
IMPORTANT THING IS HOW I ACCEPT PERSON INFORMATION FROM LINKEDIN AND DISPLAY THE PERSON'S PROFILE..PLEASE ANSWER ME....
just follow the steps:

1)open the visual studio 2005\2008\2010.
2)go file->new website
3)give website name, select location and language
4)click ok.
here you are created webpage application.
5)now you write simple code and run the application you can get asp.net web application.

i hope this is useful to you.,

take care...
 
Share this answer
 
Comments
chinta123 8-Sep-11 5:58am    
THANK U..BUT HOW I RETRIVE THE USER INFORMATION FROM LINKEDIN??
Sant Osha 8-Sep-11 7:01am    
angappans what an ANSWER!!!!!!!!!1
angappans 9-Sep-11 1:54am    
hello sir,
What you tell, i didn't get?
this answer is right or not?
Sant Osha 9-Sep-11 2:50am    
chinta is asking for LINKEDIN linking...
and u telling him how to open visual studio......
Thats no t done
angappans 12-Sep-11 3:55am    
ok...
This has already been deleted once.....My first suggestion would be to learn where the title/question ends and the actually body of the question begins! If you can't ask a question properly then your S**t out of luck if you try make an app!

Also a bit of manners doesn't hurt anyone and surprisingly in this day and age they are still free!

this links a good start www.google.com
 
Share this answer
 
v2
check these out:

http://thinkdiff.net/linkedin/integrate-linkedin-api-in-your-site/[^]

http://blog.linkedin.com/category/linkedin-api/[^]

but before that you need to learn any server side technology(Asp.net,PHP).

hope it helps:)
 
Share this answer
 
you may want to go look for linkedin apis available...
please go to this site: Linked-in API[^]
 
Share this answer
 
Comments
Jephunneh Malazarte 8-Sep-11 10:33am    
oooppppssss sorry... didn't notice that Uday already posted linkedin api link :)
please refer to his link that's more accurate :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900