I'm creating an app on xamarin, which generates a sales order, and stores it on my phone.
I'm using SQLite to store the data, but I'm having trouble joining between my Order Items table and the Products table.
I have both models below:
[...
asked by
16.06.2016 / 16:34