Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is LINQ the 'VFP-inspired' addition to .NET?
Message
De
15/09/2005 19:10:58
 
 
À
14/09/2005 16:36:24
Information générale
Forum:
Windows
Catégorie:
Informatique en général
Divers
Thread ID:
01049627
Message ID:
01050115
Vues:
17
David,

>>>You can specify to the query engine your select statements, where and orderby and group by clauses, and so forth, either through talking directly to the query framework and setting properties, etc, or by language extensions that do that automatically for you.

Yes, they said they believe is more powerful than SQL (maybe they meant TSQL..)

>>>Out of the box it will talk to (query into) any .NET collections with a certain interface (IEnumerable, I think)as well as databases and XML documents. Because a query done this way will result in a collection, you can then use SQL commands to further 'drill down" into that first result set, much as we can do today with Fox cursors.

Correct, DLINQ for data, XLINQ for xml, if I heard well, Anders said DLINQ is the next version of ADO.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform