In the webinar, you will learn how to leverage your existing knowledge of XPO and using it to develop mobile applications using Xamarin Forms
Date
May 22, 2019, 10:00 A.M Los Angeles time (UTC -7)
Language
English
What will you get after the webinar?
- Access to the private GitHub repository with code examples for each subject
- The recorded webinar session
Subject list
- Installing XPO for Xamarin forms (Android and iOS)
- Initializing local database and schema
- Local connections with SQLite: Installing packages necessary for Android and iOS
- Local connections with XML: Creating a base XML file
- Remote connections: Direct database connection with TCPIP (LAN network)
- Remote connections: WCF Data access layer
- Initializing Data layer
- MVVM Data binding
- Primitive properties
- Navigation properties
- Loading collections (the traditional way)
- Loading collections async
- Loading single object async
- Paging collections
- Reducing data loading with XPView
- Observables Collections with BIT.Xpo.Observables
Prerequisites
- Basic understanding of Xamarin Forms
- Basic understanding of MVVM design pattern
- Basic understanding of XPO
Price
€99,00 EUROS
[wpecpp name=”xamarin xpo en” price=”99.00″ align=”left”]
Signup
If you are interested in this course or you have any doubt please contact us at training@bitframeworks.com
According to this ticket with DevEx, you cannot use the *XAF* WCF Middle Tier on Xamarin. Do you know a way around that?
https://www.devexpress.com/Support/Center/Question/Details/T813512/wcfsecuredclient-available-in-net-standard
Sure would be nice to reuse my XAF objects and validation in Xamarin!
Hi Robert
basically there is not an easy solution, but we have ported several applications already, please take a look to this article
https://www.jocheojeda.com/2019/09/12/replacing-wcf-with-aspnetcore-rest-api-as-transport-layer-for-xpo/