
Building an IPhone RSS Reader Application using MonoTouch
2 years ago
00:00
2454
More
1. Building an IPhone RSS Reader Application using MonoTouch
2 years 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!!
MP4
00:40:54
2 Related collections
| Date | Plays | Likes | Comments |
|---|---|---|---|
| Totals | 3,571 | 5 | 4 |
| Feb 23rd | 0 | 0 | 0 |
| Feb 22nd | 2 | 0 | 0 |
| Feb 21st | 1 | 0 | 0 |
| Feb 20th | 3 | 0 | 0 |
| Feb 19th | 3 | 0 | 0 |
| Feb 18th | 1 | 0 | 0 |
| Feb 17th | 0 | 0 | 0 |
Check out these lessons to learn more about how you can make videos like this one!
-
Vimeo: About / Blog / Developers / Jobs /
Community Guidelines /
Help Center / Video School / Music Store / Site Map
/ Vimeo
or
-
Legal: TM + ©2012 Vimeo, LLC. All rights reserved. / Terms of Service / Privacy Statement / Copyright

Prev 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.