Mục lục

  • Contents at a Glance

  • Contents

  • Hello LINQ

    • A Paradigm Shift

      • Query XML

      • Query a SQL Server Database

      • Introduction to LINQ

        • LINQ Is About Data Queries

        • Components

        • How to Obtain LINQ

        • LINQ Is Not Just for Queries

        • Tips to Get You Started

          • Use Dim Without Specifying the Type When Confused

          • Use the Cast or OfType Operators for Legacy Collections

          • Prefer the OfType Operator to the Cast Operator

          • Don’t Assume a Query Is Bug Free

          • Take Advantage of Deferred Queries

          • Use the DataContext Log

          • Use the LINQ Forum

          • Summary

          • VB.NET 2008 Language Enhancements for LINQ

            • New VB.NET 2008 Language Additions

              • New (and Not So New) Options

              • Lambda Expressions

              • Expression Trees

              • Keyword Dim, Object Initialization, and Anonymous Types

Tài liệu cùng người dùng

Tài liệu liên quan