(Creo que Angelina Jolie está enaMONAda).
Que tal amigos, en esta ocasión estaremos realizando una aplicación que invoque la API de Bing desde el iPhone usando Monotouch. Después de la Guerra Mono no iniciada y prácticamente ahora de lado de Xamarin, Mono ha recibido una importante recarga, con el talento de Miguel De Icaza y Nat Friedman garantizan un excelente producto y sobretodo las actualizaciones de MonoTouch y MonoforAndroid serán geniales.
En el ejemplo lo primero que haremos será ajustar el Interface Builder para que pueda recibir en 3 textview la información, (si bien se puede con otros controles, por rapidez del ejemplo decidí hacerlo en estos) así mismo usaremos un control de búsqueda. Una vez terminado el interface builder construiremos el método que permitirá invocar la Api de Bing, recibir en XML el documento expuesto y posteriormente realizar una separación en 3 diferentes zonas, por último aplicaremos LINQ para extraer los datos mediante la referencia de la clase, y una vez con los datos en nuestra variable LINQ, procederemos a extraer la información y depositarla directamente en los textview. El ejemplo dura 26 minutos. Espero les sirva.
Cualquier duda me pueden contactar vía twitter.
Saludos.
@enriqueaguilar.
En Xamarin.com podrán encontrar a Monotouch y MonoForAndroid.
----------
Hi friends, this time we will be making an application that invokes the Bing API from the iPhone using MonoTouch. Mono has received a major reloaded, with the talent of Miguel de Icaza and Nat Friedman, guarantee to excellent product and updates will be especially great.
In the example the first thing is adjust the Interface Builder so you can receive in 3 TextView information and one search control. After I will build the method to invoke the Bing API, receive XML document and then expose to a separation into 3 parts, finally apply LINQ to extract data using the class reference and a once the data into our variable LINQ, proceed to extract information and set it directly in the TextView. The example takes 26 minutes. I hope they serve.
Any question can contact me in twitter.
In the example the first thing is adjust the Interface Builder so you can receive in 3 TextView information and one search control. After I will build the method to invoke the Bing API, receive XML document and then expose to a separation into 3 parts, finally apply LINQ to extract data using the class reference and a once the data into our variable LINQ, proceed to extract information and set it directly in the TextView. The example takes 26 minutes. I hope they serve.
Any question can contact me in twitter.
Greetings.
@ enriqueaguilar.
Visit Xamarin.com (the MonoTouch and MonoforAndroid Home).
