Optimizing LINQ Queries using DataLoadOptions (www.codeproject.com)
submitted by
questpond(890) 7 months, 5 days ago
In this section we will understand the round trip issues of LINQ and how we can overcome the same using ‘DataLoadOptions’. One of the biggest issues with LINQ to SQL is that it fires SQL query for every object which has a huge impact on performance. In this article we will see how we can get all data in one SQL Query.
|
category: Linq
|
Views: 20
tags:
LINQ another
Everyones tags:
Your Tags: