I am using visual studio 2008.I am creating a facebook application.For that I have taken file of facebook C# sdk from codeplex of version 5.And added a code for upload photo but The FacebookClient class is not visible in my code.
I am using visual studio 2008.I am creating a facebook application.For that I have
Share
I’m pretty sure that it’s not showing up because you are using VS2008. The SDK expects VS2010.