Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me are there api's to read rss/atom feeds?



Tell me are there api's to read rss/atom feeds?..

Answer / Yogendra Kumar Singh

Yes, Windows Phone offers APIs for reading RSS and Atom feeds through the Windows.Web.Syndication namespace. This allows you to easily parse and consume feeds in your application:

```csharp
using Windows.Web.Syndication;

var feed = await SyndicationFeed.LoadFromUriAsync(new Uri("feedUrl"));n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Windows Phone OS Interview Questions

How the volume work between apps and hardware buttons on the device?

1 Answers  


How to change language settings?

1 Answers  


Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?

1 Answers  


Tell me Will TextTrimming property be available on TextBlock?

1 Answers  


Can I use my phone as a boot device?

1 Answers  


Can I get weather for my location?

1 Answers  


Explain how to detect the resolution of my device?

1 Answers  


How to save Silverlight UIElements into an image?

1 Answers  


Do you know will Microsoft ship a panorama control with the run-time?

1 Answers  


What is the latest version of windows?

1 Answers  


How to detect the resolution of my device?

1 Answers  


Is wcf supported in windows phone?

1 Answers  


Categories