There is one site with authentication with twitter or facebook. I using C# form application, .net framework 4.0. I need login to this site using twitter or facebook and post some data. How to do it?
My application already use tweetSharp and facebook API.