Contents tagged with Mobile
-
First Episode of the Xamarin Podcast
I'm happy to share with everyone the first episode of the unofficial Xamarin Podcast, a podcast that discusses all things Xamarin and mobile development related, including news, events and interesting projects and apps in the mobile and Xamarin developer space. Listen to the podcast with myself and Pierce Boggan below using the embedded SoundCloud file below, feel free to leave comments in-line on the audio and share with your friends. You can find the links mentioned in the show below:
-
Register for the March Xamarin Seminars
-
Speaking events for 2012
Hello all,
-
Debugging Mono's class libraries with MonoTouch.
In Xamarin's recent release of MonoTouch 4.2, a feature was included that enables the debugging the Mono framework's class libraries. This means you can debug right into the source code of the Mono framework as you would expect from just debugging into your own code. Since this uses up more space and memory when debugging your applications, this is turned off by default. You can see a video of this feature in action and how to turn the feature on in this short video: http://screencast.com/t/0FLUXkDk5ULU
-
Windows Phone User Group comes to Manchester, UK
Hi All,
-
Videos of my MonoTouch and Mono and Mobile sessions from NDC 2011
Two weeks ago, I was in Oslo, Norway getting ready to present a few talks at the Norwegian Developer's Conference 2011 and now two weeks later, it's about time I point you to my MonoTouch and Mono and Mobile talks from the conference!
-
One Brit off to Mix11
This time next week, I'll be on a plane heading over to Mix 11.
-
Inspecting iPhone web requests with Charles on a Mac
Side-note: Craig wrote a similar blog post on this but using Fiddler, which only works on a Windows machine...