How to Improve LINQ to SQL Performance with Complied Query-CodeGain(www.codegain.com)
submitted by
codegain(2794) 1 year, 4 months ago
In this article I will explain how to improve LINQ to SQL query performance with Complied Query. There may be scenario where we need to execute a particular query many times and repeatedly. LINQ allows us to make this task very easy by enabling us to create a query and make it complied always. We call this type of query as complied query.
|category: Linq
|Views: 9
tags:
LINQ another
Everyones tags:
Your Tags: