Visual Basic features provide support to LINQ

State different Visual Basic features which provide support to the LINQ?

E

Expert

Verified

Visual Basic involves following features which provide support LINQ:

a) Anonymous types – It allows you to create a new type based on a query result.

b) Implicitly typed variables - It allows a compiler to infer and allocates a type when you declares and initializes a variable.

c) Extension method - It allows you to extend an existing type with your own methods without modifying the type itself.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.