LINQ to SQL queries involving strings cause SQL Server procedure cache(blogs.lessthandot.com)
submitted by
SQL_Menace(4890) 3 years, 8 months ago
Be careful when using LINQ. If an application is using LINQ to SQL and the queries involve the use of strings that can be highly variable in length, the SQL Server procedure cache will become bloated with one version of the query for every possible string length
|category: Linq
|Views: 177
tags:
LINQ Bug SQL Database Performance another
Everyones tags:
Your Tags: