We present in this presentation Xamarin.Forms app, that is a basic Bluetooth LE scanner. in our demonstration we will be able to:
- Check the BLE Status.
- Discover devices.
- Connect.
- Discover...
vendredi 24 novembre 2017
jeudi 26 octobre 2017
Develop multi-platform and connected Apps and Deploy on Azure

Intro
PaaS allows companies, developers to focus only on applications and services and not infrastructure. PaaS provides all the services needed to create, code, deploy and run websites, mobile...
lundi 16 octobre 2017
Xamarin.Forms UI: Pages, Layouts and Views Screen
The page is the primary container, in our sample it’s a ContentPage.
Inside the Page we will add a Layout, in the sample we use StackLayout, and inside the StackLayout we will add the view that...
lundi 9 octobre 2017
Create a Web API with EF Core 2.0 and deploy on Azure
Create a Web API with EF Core 2.0 and deploy on Azu...
dimanche 20 août 2017
Mes premiers pas en Xamarin

Installation et mise en place
a. Windows
==>Pour Visual Studio 2015 (Update3) Ajout de Xamarin
https://developer.xamarin.com/guides/android/getting_started/installation/windows/#vs2015
==>Les...