Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mm.andorid.mono - data lifting?
Message
From
21/06/2011 12:29:39
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Mm.andorid.mono - data lifting?
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Database:
Visual FoxPro
Application:
Mobile
Miscellaneous
Thread ID:
01515296
Message ID:
01515296
Views:
118
Would someone please show me best practices of how to use an mm.net business object to data drive in an Android mono app. I would like to use the dataset/bizobj paradigm. For example:
// get patient specific data for page
DataSet ds =oPatient.GetPatientBycustid(“ABC123”);
Then hopefully, I could use the table fields returned in ds to supply text info to the Android app
Next
Reply
Map
View

Click here to load this message in the networking platform