
MTAdmob is now Open Source
MTAdmob is now Open Source. Discover how it works or imporve it adding a pull request with new features or bug fixes
MTAdmob is now Open Source. Discover how it works or imporve it adding a pull request with new features or bug fixes
IconsGenerator adds a new tool: Screenshots Generator. You can now generate mockups for Android and iOS in just a moment. Don’t loose time, use this tool
Every good app needs to use a database. Let’s see how to create one easily and in a few seconds thanks to the free MTSql library.
Microsoft today has released Visual Studio 2017 version 15.6\n\nLet see what are the news
Many modern apps require a secure authentication for users and Azure Active Directory Authentication Library (ADAL) enables application developers to authenticate users to cloud or on-premises Active Directory (AD). Here I show two different ways to add ADAL to a Xamarin.Forms project.
You want to create a mobile multi platform app and you really like C#.\n\nXamarin is the perfect solution for you and if you don’t have any major experience with native mobile development, Xamarin.Forms is just a day-dream.
Let’s see how we can add a Sqlite database to your Xamarin projects in an incredibly easy way. To help you to speed up your Xamarin development, I?ve created a set of plugins, one of them is MTSQL. Thanks to this plugin you can add a Sqlite database with a single line of code. The […]
This tutorial will explain you how to add Microsoft Active Directory Authentication with a single line of code
Here I’ll show you how Generics can make your code cleaner, easier to read and maintain and definitely faster! In this example I had an improvements of 30%