On February 29, I participated in the Mobile Dev Day event in the Dominican Republic. It’s the first edition of this event thta took place in Monte Plata, where more than 100 students/professionals attended. Mobile Dev Day was born from the idea of promoting relevant technologies to younger people in the area of software development […]
Exploring Grial UI Kit in Xamarin Forms
Grial UI Kit provides XAML templates, custom controls, helpers and resources that accelerate the creation of Xamarin.Forms apps. In this article, I’ll be exploring the Grial UI Kit, talking about how to use it, pricing and some personal feedback, etc. Let’s start To start using the Grial UI Kit, you need to get a license. […]
Talk about C# Good practices @ Microsoft Developers Community: Haiti
On February 17, I participated in the launch event of the Microsoft Developers Community in Haiti along with other MVPs from the Dominican Republic (Leslie Ramirez, Elena Lopez, Leomaris Reyes, and Rendy Del Rosario). It was a great event packed with an agenda full of amazing content such as: Azure, Xamarin, Power BI, C#, etc. […]
Improve Xamarin Forms App UX by Data Caching
When developing a mobile app persisting data is important, why? Because a mobile app is not a web app, it shouldn’t depend on having a reliable internet connection 100% of the time. For example, when you open a mobile app to see the list of transactions if you don’t have internet you will only see […]