Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mm.andorid.mono - data lifting?
Message
De
21/06/2011 16:50:42
 
 
À
21/06/2011 12:52:17
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Database:
Visual FoxPro
Application:
Mobile
Divers
Thread ID:
01515296
Message ID:
01515374
Vues:
53
I am sorry for not stating the question better. How do I get an Android mono application to consume the data that mm.net business object returns. Any possibility of an example. Could I see the .cs file that is using the business object?

Neil

>>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
>
>I don't know if I totaly understand the question as I have not been involved with android. However if you are looking to just get a DataSet returned you can do that easily enough. Are you using the classic business objects or entity framework?
>
>The business objects have method for returning a dataset instead of an entity list or you can call GetEntityList method and then return the business objects GetDataSet() or just DataSet property has it.
>Timothy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform