facebook integration with .net
i am working on c#, where in i want to开发者_开发问答 integrate a login button and a like button on my application . from where the user can update his status . can i get that code in c#.
First download Facebook SDK.
And then read their documentation.
精彩评论