ManniAT
Name: ManniAT
Score: 80.33
Last Seen: 53 days, 3 hours, 14 minutes ago
Member Since: 18 November, 2009
MonoTouch.Info
Upcoming Entries Submit New Entry atom rss
1
touches

MonoTouch Article - UILabel with VerticalAlignment

published 53 days, 2 hours, 36 minutes ago posted by ManniATManniAT 53 days, 8 hours, 9 minutes ago
Sunday, January 17, 2010 11:26:37 PM GMT Sunday, January 17, 2010 5:53:15 PM GMT
The default UILabel always centers text vertically. Often you want to keep your text on top - or bottom of the control. Here is a simple class which adds a property to the UILabel, allowing you to control the vertical alignment. (more)
category: Articles | clicked: 52 | comment | | source: manniat.pp-p.net
tags: MonoTouch, UILabel, VerticalAlignment
1
touches

MonoTouch Article - iSlackers – a MonoTouch iPhone Application

published 84 days, 19 hours, 39 minutes ago posted by ManniATManniAT 85 days, 3 hours, 57 minutes ago
Thursday, December 17, 2009 6:23:55 AM GMT Wednesday, December 16, 2009 10:05:37 PM GMT
This article shows how to use MonoTouch to build an iPhone application with some common features. The Idea behind As a dedicated .NET developer I don't want to mess around with "Objective-C" and so MonoTouch is the right thing for me. It allows to develop iPhone applications using .NET with C#. The problems I stumbled upon when starting iPhone development (which I did in "Objective-C" - OC from now on) was that there are many samples for OC and that a lot of things work "out of the box". Switching to ... (more)
category: Articles | clicked: 128 | comment | | source: dotnetslackers.com
tags: Article, Beginner, MonoTouch
1
touches

MonoTouch Article - My first iPhone application on the App Store

published 88 days, 2 hours, 47 minutes ago posted by ManniATManniAT 88 days, 16 hours, 19 minutes ago
Sunday, December 13, 2009 11:15:37 PM GMT Sunday, December 13, 2009 9:43:07 AM GMT
Technorati-Tags: iPhone,Monotouch,appStore,Section Control,SPECS On a lengthy bus trip after DevReach Lino Tadros from FALAFEL inspired me to do some work with MonoTouch. Years ago I did a project for a customer which includes a tool that supports their drivers with “Section Control(s)”. This system has different names and (AFAIK) exists in Australia, UK, Italy the Netherlands and in Austria. In Germany the plan to install such a system in the nearer future. In the UK it’s named SPECS http://www.sp... (more)
category: Articles | clicked: 112 | comment | | source: manniat.pp-p.net
tags: App, Article, MonoTouch
1
touches

MonoTouch App - Section Control - Submitted To The App Store

published 88 days, 2 hours, 47 minutes ago posted by ManniATManniAT 88 days, 16 hours, 24 minutes ago
Sunday, December 13, 2009 11:15:37 PM GMT Sunday, December 13, 2009 9:38:21 AM GMT
My first MonoTouch application - Section Control - made (after 8 days review) it's way to the app store. It's a driving security application made to deal with "average speed safety camera systems) SPECS in UK http://www.speedcheck.co.uk/ Thank's to MonoTouch we could use existing code from a Windows Mobile application. We only had to map CLocation (iPhone) to some kind of GPS Record (Windows Mobile) the rest of the code needs no changes at all. (more)
category: Apps | clicked: 60 | comment | | source: itunes.apple.com
tags: App, MonoTouch
1
touches

MonoTouch Article - MonoTouch in Visual Studio

published 113 days, 3 hours, 58 minutes ago posted by ManniATManniAT 113 days, 8 hours, 13 minutes ago
Wednesday, November 18, 2009 10:04:11 PM GMT Wednesday, November 18, 2009 5:49:36 PM GMT
After doing my first steps with MonoTouch using MonoDevelop I decided that this is not they way I want to work. First the MacBook - Shit+Alt+7 for Backslash I added an external keyboard plus keyboard layouts to my MacBook, I changed CTRL / OPT / COMMAND… But there are still things I really hate. You press “End” – which brings you to the end of the file. Ctrl+Left is not a word left... So I built a little tool convert MonoTouch Solutions for Visual Studio... (more)
category: Articles | clicked: 263 | comment | | source: manniat.pp-p.net
tags: MonoDevelop, MonoTouch, Visual Studio