August

OAuth with Twitter API in C# and .NET

How to use OAuth authorisation when consuming the Twitter API from C#

In this blog post I guide you through the trials and tribulations you have to go through to use OAuth authorisation when consuming the Twitter API in C# and .NET. I show you how you can use the free Hammock for REST C# library to abstract away the REST calls to the API . To top it off I also include a full working library I developed to make the whole authentication process much simpler - this comes with an example website and Visual Studio solution that you can download and use. . More ยป

Posted: 09/08/2010 | Tagged: , , | Comments: 7 comments