3
我是新來的asp.net,在ASP.NET中從URL獲取數據
我想從asp.net上的url獲取數據。 &需要將數據存儲到字符串中。
如果想這是我的網址THN我想獲取字符串這個URL數據,
http://www.islamicfinder.org/prayer_service.php?country=bahrain&city=manama&state=02&zipcode=&latitude=26.2361&longitude=50.5831&timezone=3.00&HanfiShafi=1&pmethod=4&fajrTwilight1=&fajrTwilight2=&ishaTwilight=0&ishaInterval=0&dhuhrInterval=1&maghribInterval=1&dayLight=0&simpleFormat=xml
我想將這些數據存儲到我的表中,我應該怎麼做? – Krunal 2012-04-04 08:28:06
創建此表並存儲使用它的實體框架 – 2012-04-04 08:30:33
@krunal它取決於很多事情。你使用的是哪個數據庫?什麼數據訪問技術? – scartag 2012-04-04 08:30:49