Language Integrated Query (LINQ) Question: Download LINQ PDF

What are Benefits and Advantages of LINQ?

Tweet Share WhatsApp

Answer:

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.

Download LINQ PDF Read All 35 LINQ Questions
Previous QuestionNext Question
Difference between LINQ and Stored Procedures?What are the three main components of LINQ or Language INtegrated Query?