Click here to Skip to main content
15,891,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
How can I share something on Facebook, using my vb.net code.
I donot want human intervention, I just want to supply my credentials to my application and it should automatically begin to share pictures etc. with my intervention.

Thanks and best regards,
Furqan
Posted

The first thing to do is read the developer information http://developers.facebook.com/docs/[^]

You can then use the HTTP classes in VB to interact with Facebook.

I also found this link to an SDK for working with Facebook using C# and VB.net
http://facebooksdk.codeplex.com/documentation[^]
 
Share this answer
 
v2
Comments
naren programmers 18-Sep-11 5:31am    
please give more information
DaveAuld 18-Sep-11 5:37am    
You need to go and read the developer docs, then try and start implementing what it says on those pages. Then when you have a specific question, relating to specific functionality within the API, then you can come back and ask for more help, showing us what has been tried so far. I have also updated the answer with another useful link that I found by using google in about 30 seconds!

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