Partilhar via


Performance (LINQ to XML)

This section provides information about performance in LINQ to XML, specifically the performance of functional construction and queries.

In This Section

  • Statically Compiled Queries (LINQ to XML)
    Provides performance information about statically compiled queries, in contrast to the parsing and processing that must be done by an XPath expression evaluator.

See Also

Concepts

Programming Guide (LINQ to XML)