Error!
Success!

LINQ to SQL queries involving strings cause SQL Server procedure cache

0
kicks

LINQ to SQL queries involving strings cause SQL Server procedure cache  (Unpublished)

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


Kicked By:
Drop Kicked By: