Reblogged from Walter's Technology + Travel Space:
This following article shows you how to upload the image from CameraCaptureTask to Facebook in less than 10 steps. The following Assembly/DLL will take care of all the Facebook Security (OAuth) code for you. With this DLL, you will not need to learn about Facebook Graph API.
To start with this, you need to download the following
- GainSecure.WindowsPhone.dll
- ExifLib.dll (for more information about ExifLib.dll, can refer Tim Heuer’s…