Sign in
Kevin's VB Adventures
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
July 2007
(2)
MSDN Blogs
>
Kevin's VB Adventures
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Kevin's VB Adventures
How to implement IQueryable (Part 2)
Posted
over 6 years ago
by
kevin_halverson
0
Comments
This is Part 2 of my 2 part series on “How to Implement IQueryable”. Please see the first post for additional resource links and full source code download ( http://blogs.msdn.com/kevin_halverson/archive/2007/07/10/how-to-implement-iqueryable.aspx ). ...
Kevin's VB Adventures
How to implement IQueryable (Part 1)
Posted
over 6 years ago
by
kevin_halverson
1
Comments
In the Orcas timeframe, Microsoft will be supplying a couple of specialized flavors of Linq to address common data access scenarios. DLinq covers SQL servers and XLinq handles XML documents, but what about the countless other data sources out there that...
Page 1 of 1 (2 items)