What are the steps involved in adding a secure webservice? I can\'t seem to find a dec开发者_开发知识库ent guide or anything anywhere.Monotouch only has support for BasicHttpBinding.The WCF stuff ha
[edit] Found the solution. Reinstall EVERYTHING - xcode, mono, monodevelop and monotouch. Now it works. yay.
I\'m a newbie. I can\'t figure out how and where to call ResignFirstResponder to get rid of the keyboard 开发者_如何学Pythonwhen the user finished entering the text in an UITextField. I\'m a bit confu
I\'m creating a MonoTouch app that has some declarative business logic that the client doesn\'t want to be easily retrieved. Obviously, there\'s the usual argument that nothing in software can every b
Hey - I have the following method on myUITableView controller public void RemoveEventFromList(Event evt){
Just a small question regarding joins. I have a table with around 30 fields and I was thinking about making a second table to store 10 of those fields. Then I would just join them in with the main dat
I\'ve just started some MonoTouch development and I\'ve tried, and failed, to get Moq working for my unit tests. The binary version fails because it\'s looking for System v2.0, which I assume is down
I\'m trying to resize an image loaded from disk - a JPG or PNG (I don\'t know the format when I load it) - and then save it back to disk.
I know that in the google maps API it\'s possible to replace the existing tiles with my own - and using their tile server - feed my own maps.
Anyone know if there\'s anyway to get a button onto an annotation? 开发者_如何转开发I\'d like the location to be selectable - so you can say.. select the location and get all the events at that locat