
Building an IPhone RSS Reader Application using MonoTouch
2 months ago
More
1. Building an IPhone RSS Reader Application using MonoTouch
2 months ago
Here is a simple step by step video tutorial of creating a simple RSS Reader IPhone application using Monotouch.
I love C#. Having coded in objective C for couple of months, its lot easier to code in C# and one can be very productive and can use all the good features of C#. For example in this tutorial I have used Linq to XML to parse the feeds.
Download the code at wp.me/p91eX-1o
Enjoy!!
I love C#. Having coded in objective C for couple of months, its lot easier to code in C# and one can be very productive and can use all the good features of C#. For example in this tutorial I have used Linq to XML to parse the feeds.
Download the code at wp.me/p91eX-1o
Enjoy!!
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
Could this be why you received the error when you built the app?
You skipped a huge section by including pre-created file(s). I'm referring the the table view code that you had already coded before the demo.
This screen cast is more for the intermediate iPhone developer. As a beginner iPhone developer and expert C# developer I'm afraid it skips too much for the beginner.