description
Hi
i am developing an application in C# win form i want to do the following thing in an application
1)--authenticate to facebook
//==========================================
2)--upload photo to facebook,....
3)--how to make the photo private at the upload time
//===========================================
//=========================================
4)--how to create an album
5)--how to make album private
6)--upload photo to an album of facebook... using facebook Api...
//==========================================
Any help with the coding perspective .....waiting for the reply...
i want to see some example any documentation or pdf as i want to do some stuff with c# .net coding for windows application .