Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question - Strongly Typed DS
Message
De
17/10/2010 21:13:37
 
 
À
16/10/2010 12:53:47
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01485576
Message ID:
01485888
Vues:
56
Well, I didn't really understand it either. Only know what I've seen in another forum (but don't remember where I've seen the discussion).

I'm learning MVC and all the samples use Entity Framework. Lightswitch uses it too, so I guess it's time for me to dig into EF.

>Really? Why in the world would one want to use only DataTables? There's really little overhead in having a DataSet, even if contains only one DataTable. And then you can easily add additional DataTables when/if you need them. Be consistent and always use a DataSet for transporting your data around between objects and layers, instead of sometimes using a DataSet and sometimes using a DataTable.
>
>Unless, of course, you meant individual methods that only work on one DataTable, then yes, passing only the DataTable into the method would be ok. Or with DataBinding.
>
>As far as Entity Framework, I still have not taken a taste of the Kool-Aid on that one, so I can't comment. <g>
>
>~~Bonnie
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform