On Windows Phone 7:
I want to read RSS feed with 3 different field: Title, Description-1, and Description-2. But I want to show only title and description-1 in main page as listbox.
When user click on each item then it goes to next page which just show title and description-2 field related to the item user clicked on it.
How do we do this?