Using Native Facebook Login Button in Xamarin.Forms
March 9, 2018
iOS | Android |
![]() |
![]() |
iOS Team Lead | Former Microsoft MVP
March 9, 2018
iOS | Android |
![]() |
![]() |
March 8, 2018
Swagger is a very powerful tool that I highly recommend to integrate into your API projects. It will simplify and speed-up both the development and QA processes. This tutorial is going to demonstrate that. Just keep reading.
March 3, 2018
Being lucky to develop a backend and a Xamarin.Forms clients on your own? Sooner or later you will have to debug the API calls and it might become painful. Unless, you will follow the next rules:
February 25, 2018
Many years ago when I was at high school, I wrote a bot for a web browser flags quiz game, where a flag of a random country and 4 different country names where shown to the player. It was fun!
February 21, 2018
When it comes to a data storage for your application, there are multiple options. Depends on your needs you may choose a JSON file or a proper SQLite database. Some times you may need to convert a JSON to SQLite DB and that is the topic of the current post.
January 5, 2018
Stack Overflow is the largest, most trusted online community for developers to learn, share their programming knowledge, and build their careers.