Answers

Question and Answer:

  Home  LINQ

⟩ What are Benefits and Advantages of LINQ?

Benefits and Advantages of LINQ are:

1. Makes it easier to transform data into objects.

2. A common syntax for all data.

3. Strongly typed code.

4. Provider integration.

5. Reduction in work.

6. Performance in the general case doesn't become an issue.

7. Built-in security.

8. LINQ is declarative.

 260 views

More Questions for you: