Evgeny Zborovsky

iOS Team Lead | Former Microsoft MVP

Home Search About Archive

Using Native Facebook Login Button in Xamarin.Forms

March 9, 2018

iOS Android
Read More

Using Swagger to automatically generate the client code

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.

Read More

How to access localhost from Android emulator and iOS simulator?

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:

Read More

IKnowThatFlag quiz game build with Xamarin.Forms

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!

Read More

Converting JSON file to a SQLite database

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.

Read More

The beginners guide to Stack Overflow

January 5, 2018

Stack Overflow is the largest, most trusted online community for developers to learn, share​ ​their programming ​knowledge, and build their careers.

Read More
« Prev 1 2 3 4 5 6 7 8 Next »