Remote and Local execution of Query in LINQ-CodeGain(www.codegain.com)
submitted by
codegain(2794) 1 year, 4 months ago
In this article we will focus LINQ Remote and Local exaction such as This query executes on the server, Remote execution of query is default in LINQ, In Remote execution advantage of Databases index can be taken, Remote execution allows us to take the advantage of Database server engine, Remote execution allows us to only select particular rows from the table. This is very useful when we do have large amount of data in the server.
|category: Linq
|Views: 7
tags:
LINQ another
Everyones tags:
Your Tags: