what are the different visual basic features that


What are the different Visual Basic features that support LINQ?

Visual Basic includes the following features that support LINQ:

Anonymous types - Enables you to make a new type based on a query result.

Implicitly typed variables - Enables the compiler to infer and assign a type when you declare and initialize a variable.

Extension porcess - Enables you to extend an existing type with your own process without modifying the type itself.

 

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: what are the different visual basic features that
Reference No:- TGS0311150

Expected delivery within 24 Hours