Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてを読み取る代わりに、RSS フィードの最初の項目を単純に読み取る方法はありますか? 私は実際WebClientに withDownloadStringAsyncメソッドを使用しますが、それはすべてを読み取ります。
WebClient
DownloadStringAsync
おそらくHttpWebRequest、Range ヘッダーを使用して追加します。ただし、Windows Phone で可能かどうかはわかりません。
HttpWebRequest