Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all, I need some serious help.

I have a windows phone 8 application in c# and I need to be able to log in as a user and post a comment, as well as see which of my contacts are online. I don't want to physically navigate to facebook, just post comments from my app.

I have read all the articals and links and posts available, but I can't seem to make it work. I have a basic understanding of the xmpp that I need to use, but I need a little help.

Anyone got some tutorials or wisdom to share? I would very much appreciate it!

Thanks in advance :)
Posted

Hi,

there is a SDK that i would prefer.

http://csharpsdk.org/[^]
 
Share this answer
 
Comments
Ace_Hardlight 6-Jan-13 13:59pm    
Thanks, I'll have a look at it :)
Ace_Hardlight 7-Jan-13 0:13am    
This sdk works nicely to show how it's done, but unfortunately it's for windows phone 7 and since facebook has updated some of their privacy settings, the class used to retrieve user details now always returns blank. :(
ChrisTopherus 8-Jan-13 15:19pm    
sorry, that was the only serious sdk i found. maybe you can try something like:
http://stackoverflow.com/questions/8425593/c-sharp-httpwebrequest-post-login-to-facebook
 
Share this answer
 

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