Use linqsqo to check the internal mechanism of LINQ

Source: Internet
Author: User
Http://www.infoq.com/cn/news/2007/12/LINQ-SQO-ZH

Writing a LINQ provider is a required skill for framework developers in the next few years. In the future, all. Net class libraries that expose data storage will require the support of LINQ. With the recent release of. Net 3.5, this issue will be put on the agenda.

To give developers, especially those who write providers, a simpler understanding of how LINQ works, Bart De Smet creates a standard query operator called linqsqo (LINQ standard query operator). The description is as follows:

This is my first LINQ-related project since the first release of LINQ at the PDC 2005 conference. This project includes a customized Implementation of linqsqo used in LINQ. More specifically, it is a clone of the enumerated static class. You can find all its extension methods in the system. LINQ namespace in system. Core. dll. In this way, you can think of it as the equivalent of a LINQ to objects. The initial goal of this project is to allow developers to better understand how LINQ works. AndSource codeTogether, we also provide 148 unit tests to process basic tests for all query operators.

Bart released the RTM version of linqsqo on codeplex.

B #. Net blog
Http://community.bartdesmet.net/blogs/bart/Default.aspx

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.