Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasets and namepaces
Message
De
01/07/2011 12:30:16
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Datasets and namepaces
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01517067
Message ID:
01517067
Vues:
86
I'm breaking a large app into projects and have come across a problem
Applications in project A and B pass dataset DS as an argument to a parameter in a function in project C.

All three projects have their own DS.

That worked fine when they were all in one project, but when I pass the dataset DS from project A to project C, there are different namespaces and I get a message saying that the dataset can't be converted.

For a lot of reasons, I'd like to keep each project with its own DS.

I can actully copy the data to DS for project C before calling the function and pass that as the argument but that seems kludgy.
How best to handle the conversions so that project see sees the data from A and B?
Anyone who does not go overboard- deserves to.
Malcolm Forbes, Sr.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform