I m currently a ASP.NET programmer and my system needs to pull data from Uber, how can i start to do this? I have gone through the API Preference but don't know where to put in my code...
Asked
Active
Viewed 311 times
1 Answers
0
There's an SDK for .net - https://github.com/wadewegner/uber-sdk-for-net/
If you look here, there's a sample https://github.com/wadewegner/uber-sdk-for-net/tree/master/samples/Web
While I normally don't like leaving 'link only' answers, this question is so broad that I feel that this is the only way to answer it!

Alex
- 37,502
- 51
- 204
- 332
-
Thanks for your solution...just wanna to ask that what is the meaning of this line in the web.config
? – erntay2 Nov 25 '15 at 03:58