Steps for executing LINQ query

Write down the steps for executing a LINQ query.

E

Expert

Verified

Following are three basic steps required for executing a LINQ query:

a) Obtain the data source (data source could be either an SQL database or an XML file).

b) Create a query.

c) Execute the query.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.