Hello everyone,
I want to develop app in .net mobile that would store data, and retrieve it. For example, a user would choose a food item from a list, and the app would display calorie info for the item from database table. Would anyone have any idea how I could go about doing this? I've been playing with DataTable but I'm not sure if it the right way to do it. I'm a beginner in mobile deb :(
Thank you.
I want to develop app in .net mobile that would store data, and retrieve it. For example, a user would choose a food item from a list, and the app would display calorie info for the item from database table. Would anyone have any idea how I could go about doing this? I've been playing with DataTable but I'm not sure if it the right way to do it. I'm a beginner in mobile deb :(
Thank you.
Comment