Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Linq
Message
 
À
06/08/2007 10:24:24
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Re: Linq
Divers
Thread ID:
01246058
Message ID:
01246154
Vues:
30
Hi Craig,

Fine, but despite of that, the power Linq brings to .Net developers in scenarios that are database agnostic are fantastic! Something that have no precedents in pure imperative languages, such as Java, C/C++, Delphi or the first versions of C# and VB.NET.

The perception we have of the Query expressions in VFP are mostly database related, but Linq brings new paradigms into the .Net world that, IMHO, are not fairly comparable with VFP capabilities.

Beyhond that, Linq (Query Expressions for that matter) are purerly syntatic sugar resolved by the compilers (C# and VB) as a series of method calls. When we put the new language resources such as extension methods and lambda expression in context, we realize that the true power of Linq is not on the fact that we can now use SQL-like syntax into the language, but on the fact that we now have a more functional and declarative way of doing things in such languages.

Best Regards,
-----
Fabio Vazquez
http://www.fabiovazquez.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform