Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is LINQ the 'VFP-inspired' addition to .NET?
Message
From
15/09/2005 15:38:22
 
 
To
15/09/2005 14:53:09
General information
Forum:
Windows
Category:
Computing in general
Miscellaneous
Thread ID:
01049627
Message ID:
01050063
Views:
19
Mike,

>Seems pretty worthless so far.

Here is an interesting interview with Yag and others on the VB approach to LINQ.

http://www.ddj.com/documents/s=9776/ddj1126793370067/

This may fill in a few blanks for you. Note particularly LINQ's ability to query across any data, whether in database, XML or any structure with IEnumerable interface (collections, arrays, lists, etc).

Combine that with the ability to further query with SQL into the initial result set and you get something more Fox-like.

Combine that with VB.NET's more straightforward SQL syntax built into the language (compared to the more convoluted and complex C# approach) and you get a VB that is more Fox-like, both in language and in the concept of queryable cursors.

I also found this article very interesting in its explanation of how they are going to allow cutting and pasting XML docs right into the code and have VB automatically know how to work with that. (That's not LINQ specific, but is just a VB language enhancement.)
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform