Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM without a database?
Message
De
01/11/2007 11:26:56
Alan Hoiland
Canadian Natural Resources Ltd.
Calgary, Alberta, Canada
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MM without a database?
Divers
Thread ID:
01265737
Message ID:
01265737
Vues:
62
Hi,

The question has come up here several times about using MM without actually having a database backing it up. One example is an application that scans a directory structure, retains file and folder info, and then displays that info in different ways. The info may then be persisted in a form other than a database, perhaps an XML or just a comma delimited file.

We have actually completed such an app, without the persistence functionality. We had to create a dataset, add some columns to it, and then do a SetCurrentDataSet on the BizObj. Comments have arisen several times that it seems like a lot of work and that the dataset's overhead is a concern.

Are we correct in assuming that we do need a dataset to back up the BizObj's data at some point?

Do you have some guidance around such an issue? Perhaps a simple "HelloWorld" kind of example app?

Thanks!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform