By dotCore
via dotnet.dzone.com
Published: Feb 06 2012 / 02:03
As I am working on MangoTree - a Twitter client for Windows Phone, I find myself modifying tons of code that I wrote at the very beginning, adapting it to new test cases and scenarios. One of the main elements in my application is the OAuthClient class - its purpose is organize the OAuth autentication flow with all the necessary methods. However, the problem was that I accidentally started using it as my Twitter connection layer.



Add your comment