xml - How to get the state names and city names from yahoo weather India using C#? -


how extract state , city names yahoo weather(http://in.weather.yahoo.com/india/) using c# , present temperature should in list or dataset. clue on high appreciated please

you can use htmlagilitypack scrape data site.

http://www.4guysfromrolla.com/articles/011211-1.aspx


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -