XAML – Tips and Tricks

When using Xamarin Forms sometimes there’s code that we do in the code behind because maybe we don’t know that can be done using XAML. Here is the list of 10 things that maybe you didn’t know you can do in XAML: 1-Passing Constructor Arguments Arguments can be passed to a non-default constructor by using […]

Continue Reading

Podcast – Prism for Xamarin.Forms

The past August 8, I participated in a Podcast about Prism organized by Rodrigo Diaz Concha in his Blog Interface. In this Podcast, we talked about how to start with Prism and other topics related. If you understand Spanish and you want to listen to it, you can do it with this link:  http://rdiazconcha.com/2017/08/08/interfaz-podcast-episodio-43-prism-para-xamarin-forms-con-charlin-agramonte/ Language: Spanish […]

Continue Reading

Image Entry in Xamarin Forms

Sometimes we have a design in which one we need an entry with an icon inside, in this article I will show you how to achieve that in Xamarin Forms by using a custom renderer per platform. Let’s code 1- Create the control  As you can see here, I created five main properties: Image: Property to […]

Continue Reading

Xamarin Workshop Noob to Master – Week 6

In this last week of the workshop Xamarin Forms – Noob to master, we talked about Dependency injection and Prism. Xamarin Workshop Noob to Master – Week 6 de Charlin Agramonte     Place: Dominicana Republic- Santo Domingo, INTEC Language: Spanish Instructors: Charlin Agramonte & Rendy Del Rosario Event: https://www.facebook.com/events/1914285018848929/ Assistants: 25 persons Date: Saturday, July […]

Continue Reading

Xamarin Workshop Noob to Master – Week 5

In this week of the workshop Xamarin Forms – Noob to master, we talked about web services, Rest API, and how consuming a real API in Xamarin. Xamarin Workshop Noob to Master – Week 5 de Charlin Agramonte Place: Dominicana Republic- Santo Domingo, INTEC Language: Spanish Instructors: Charlin Agramonte & Rendy Del Rosario Event: https://www.facebook.com/events/1914285018848929/ Assistants: […]

Continue Reading

Xamarin Workshop Noob to Master – Week 4

In this week of the workshop Xamarin Forms – Noob to master, we talked about some advanced topics as custom renderers and effects. Xamarin Workshop Noob to Master – Week 4 de Charlin Agramonte Place: Dominicana Republic- Santo Domingo, INTEC Language: Spanish Instructors: Charlin Agramonte & Rendy Del Rosario Event: https://www.facebook.com/events/1914285018848929/ Assistants: 40 persons Date: Saturday, […]

Continue Reading

Xamarin Workshop Noob to Master – Week 3

In this third week of the workshop Xamarin Forms – Noob to master, we talked about content views, listview and dependency services. Xamarin Workshop Noob to Master – Week 3 de Charlin Agramonte Place: Dominicana Republic- Santo Domingo, INTEC Language: Spanish Instructors: Charlin Agramonte & Rendy Del Rosario Event: https://www.facebook.com/events/1914285018848929/ Assistants: 40 persons Date: Saturday June […]

Continue Reading

Xamarin Workshop Noob to Master – Week 2

In this second week of the workshop Xamarin Forms – Noob to master, we talked about XAML, Styles, MVVM, Data binding, and commands. Xamarin Forms – Noob to master – Week 2 de Charlin Agramonte   Place: Dominicana Republic- Santo Domingo, INTEC Language: Spanish Instructors: Charlin Agramonte & Rendy Del Rosario Event: https://www.facebook.com/events/1914285018848929/ Assistants: 40 persons […]

Continue Reading