I\'m reading an XML file from a REST web service, parsing it, and displaying the details in a UITableView.开发者_开发百科 The XML file is in encoded as iso-8859-1 and contains accented characters. If
Why isn\'t the TerminateWithSuccess method of the SharedApplication implemented in MonoTouch? How can I invoke it? or even better, how ca开发者_开发技巧n I programmatically close the application?termi
ABAddressBook mybook = new ABAddressBook(); ABPerson[] allPeople =mybook.GetPeople(); foreach(ABPerson thisPerson in allPeople){
I would like to use my existing objective-c UI 开发者_如何学JAVAlayer, but call on a few monotouch functions from objective-c.How can I do that?This is not possible as MonoTouch is a totally separate
I have written some MonoTouch code to display a Nib\'less UITableView and the view looks ok populated with cell data on initial display. However when I touch scroll down to view more data I end up wit
MonoTouch is always mentioned along with C#. Are the framework and toolset actually limited to C#, or do other CLR languages like Ir开发者_如何学PythononRuby and F# work as well?It\'s not limited to C
How would I create and write to a f开发者_如何学运维ile in a Monotouch iPhone app? The file should persist between application launches, so I guess it has to be placed somewhere in the App bundle ( d
I ha开发者_JS百科ve an issue where the MonoDevelop debugger refuses to connect to the simulator. MonoDevelop pops a box saying \"Waiting for debugger to connect on 127.0.0.1:10000...\" but never conne
My project and web services work fine in the simulator but crash when uploading to an iPhone.It had been working fine before I updated Monotouch from 1.1.Can I revert back to earlier versions of Monot
I\'m using the evaluation version of MonoTouch and MonoDevelop to check out writing iPhone app in C#.However, MonoDevelop\'s editor is very slow fo开发者_如何学Pythonr me.I mean really really slow.I h