Custom Ad system: OrchadCMS+WebApi+MvvmCross Part I [Server Side]
Introduction: One of my customers wanted a very simple ad system. He wants to be able to publish ads via web, so they'll be reflected in his iOS native app built on top of Xamarin.iOS and MvvmCross. In this series of two posts, I'll be talking about how to expose custom Orchard's manager content via WebApi and take it from a client built with MvvmCross. So the first part, this post, is about the server side and soon I'll publish the client side.
by jmgomez | May 22, 2013 | ASP.NET MVC , OrchardCMS
Presentation in AdejeTec
Last friday I was in the AdejeTec on Tenerife. I talked about mobile development with Xamarin and MvvmCross.The presentation wasn't technical, it was oriented to the enterprise sector. The slides and the video are availible below (Spanish): PS Thanks to @redth because I picked some pictures from his slide. Introducción a Xamarin y a MvvmCross from Juan M Gómez on Vimeo. Técnicas de desarrollo multiplataforma from Juan M Gómez Álvarez
by jmgomez | May 19, 2013 | Presentation
Reaching the Nirvana: MvvmCross + Xamarin.iOS + FSharp
Introduction: This time I want to show you how to combine three of my favourite technologies in a simple way: MvvmCross, Xamarin.iOS y Fsharp Disclaimer: I'm not a FSharp expert. I just fell in love with the first line I wrote. There is so much power behind the scenes. I want to keep the example as simple as possible so I based it on the easiest example of mvvmcross that you can find in CSharp (link).
by jmgomez | May 15, 2013 | iOS , Xamarin , MvvmCross , FSharp
Hello World!
Until now I've blogged in Spanish, but I think that it's time to go one step further and write in English as well. I'll keep the Spanish blog (on http://geeks.ms/blog/jmgomez), so if you prefer reading in Spanish, just read that one. I'll try to publish the same content in both, English and Spanish. I'll be posting about my current interests and tools, so you'll find things about Xamarin, MvvmCross, OrchardCMS, F# and so on. Keep in touch!