Visual Basic features which support LINQ

Explain the various Visual Basic features which support LINQ?

E

Expert

Verified

The various Visual Basic features which support LINQ are as follows:

Extension method: It enables us to extend the existing type with our own methods without altering the type itself.

Anonymous types:  It enables us to produce a new type based on the query result.

Implicitly typed variables: It enables compiler to infer and allot a type when we declare and initialize the variable.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.