Posted on: 11/13/2014 8:15:25 PM | Views : 367

So I'm new to .net when it comes to adding API to my project.  We use and Iseries and I can add these web API's and webservices all day long and they work just fine. All of them bring back an XML document.  So this is my test one that works on our iseries just fine.  How do I get something like this to work in an ASP.net web .
This is the web address to the API: http://www.worldweatheronline.com/time-zone-api.aspx
I have a key for it and I know it works.  I googled all this API stuff for .net and I'm just not getting something..  
Help please...
Thanks
 http://api.worldweatheronline.com/free/v2/tz.ashx
 

Go to the complete details ...