| MonoTouch Article - UINavigationController with MonoTouch - Building a simple RSS reader - Part 2
This is the second part of a two-part tutorial showing you how to create a simple RSS Reader application for the iPhone using C# and MonoTouch. The application will use a UINavigationController to navigate back and forth between a news list (in a UITableView) and a second view showing more details about the news article that the user selects.
source: www.alexyork.net
|
| MonoTouch Article - UINavigationController with MonoTouch - Building a simple RSS reader - Part 1
This is the first in a two-part tutorial showing you how to create a simple RSS Reader application using C# and MonoTouch. We are going to be using a UINavigationController in our app, which will show some news stories in a UITableView, and in part 2 we will navigate forward to a details view when the user selects an item.
source: www.alexyork.net
|




