bayshield
Name: bayshield
Score: 80.01
Last Seen: 46 days, 3 hours, 9 minutes ago
Member Since: 29 December, 2009
MonoTouch.Info
Upcoming Entries Submit New Entry atom rss
1
touches

MonoTouch Website - Bayshield's Blog - Web, IPhone and Umbraco development

published 45 days, 8 hours, 5 minutes ago posted by bayshieldbayshield 46 days, 3 hours, 9 minutes ago
Sunday, January 24, 2010 4:28:14 PM GMT Saturday, January 23, 2010 9:24:11 PM GMT
Posts on .Net and MonoTouch (more)
category: Websites | clicked: 79 | comment | | source: www.bayshield.com
tags: Bayshields, MonoTouch, Website
1
touches

MonoTouch Sample - Monotouch SQLite Example

published 47 days, 17 hours, 17 minutes ago posted by bayshieldbayshield 48 days, 38 minutes ago
Friday, January 22, 2010 7:16:49 AM GMT Thursday, January 21, 2010 11:55:35 PM GMT
Monotouch SQLite Example Using SQLite databases with MonoTouch iPhone applications is surprisingly easy to do.  For this example I have created a small application which queries a SQLite database and displays a list of country names in a UITableView.  The sample project can be downloaded here. (more)
category: Samples | clicked: 195 | comment | | source: www.bayshield.com
tags: MonoTouch, Sample, SQLite
1
touches

iPhone Books - IPhone Programming Books

published 47 days, 23 hours, 11 minutes ago posted by bayshieldbayshield 49 days, 3 hours, 17 minutes ago
Friday, January 22, 2010 1:23:02 AM GMT Wednesday, January 20, 2010 9:16:38 PM GMT
IPhone Programming Books There have been a number of tweets and forum posts recently about the best IPhone development books for people starting out with MonoTouch.  I have recently purchased three APress IPhone dev books from Amazon all of which have great material for someone starting out with IPhone development. (more)
category: Books | clicked: 77 | comment | | source: www.bayshield.com
tags: Books, development, iPhone, MonoTouch
1
touches

MonoTouch Article - Accessing GPS data on the IPhone with MonoTouch

published 56 days, 7 hours, 21 minutes ago posted by bayshieldbayshield 57 days, 2 hours, 32 minutes ago
Wednesday, January 13, 2010 5:12:06 PM GMT Tuesday, January 12, 2010 10:01:10 PM GMT
Accessing GPS data on the IPhone with MonoTouch A lot of .Net developers have probably heard about MonoTouch but are still concerned about how 'hard' it might be to create a useful application.  One of the applications I am currently working on uses the IPhone's inbuilt GPS and I wanted to show not only how easy it is to get this data, but how understandable the code will be for anyone with a .Net background. First we add a reference to MonoTouch.CoreLocation with the standard 'using' syntax; using Mo... (more)
category: Articles | clicked: 61 | comment | | source: www.bayshield.com
tags: Article, GPS, MonoTouch
1
touches

MonoTouch Article - Bayshield - IPhone Development with MonoTouch

published 70 days, 4 hours, 14 minutes ago posted by bayshieldbayshield 71 days, 12 hours, 18 minutes ago
Wednesday, December 30, 2009 8:19:08 PM GMT Tuesday, December 29, 2009 12:15:42 PM GMT
IPhone Development with MonoTouch If you are a .Net developer and would love to be able to develop apps for the iPhone without learning Objective-C then I may have your solution. Some  of you may be familiar with an open source project called Mono which was aimed at making .Net applications run on the linux platform.  A similar project has now been built by Novell called MonoTouch, which allows iPhone applications to be written in .Net. Having used the project for the past three months, I have to say ... (more)
category: Articles | clicked: 58 | comment | | source: www.bayshield.com
tags: Article, Blog Post, MonoTouch, Thoughts