Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP had LINQ back in 1995
Message
From
31/10/2009 15:32:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/10/2009 10:01:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01432190
Message ID:
01432518
Views:
95
It can basically do "Query" on anything that can be enumerated. Can generate sets. Compare and mix sets. What else would you expect? If you are asking about CRUD operations on persisted source then that is basically the duty of classes where it feeds the data (ie: Entity Framework, ObjectContext has SaveChanges() method to propagate insertions, deletions and updates to source).

PS: BTW Linq is extensible and already extending (ability to do queries in parallel and distributed are the most striking features from my POV).

>so what else besides getting data out of a database can it do?
>
>Peter
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform