0
kicks
Consuming 2 Legged OAuth API with ASP.NET MVC Asynchronous Controller
This post will show you how you can easily extend Google.Gdata library to consume other 2 legged oauth apis with asp.net mvc. Sample using asynchronous controller to pull json data from external source and pass it through to the client.