Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>You will want to check out the <a href="http://www.albahari.com/nutshell/linqkit.aspx" rel="nofollow noreferrer">LINQKit project</a> since within there somewhere is a technique for batching up such statements to solve this issue. I believe the idea is to use the PredicateBuilder to break the local collection into smaller chuncks but I haven't reviewed the solution in detail because I've instead been looking for a more natural way to handle this.</p> <p>Unfortunately it appears from <a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=475984" rel="nofollow noreferrer">Microsoft's response to my suggestion</a> to fix this behavior that there are no plans set to have this addressed for .NET Framework 4.0 or even subsequent service packs.</p> <p><a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=475984" rel="nofollow noreferrer">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=475984</a></p> <p>UPDATE:</p> <p>I've opened up some discussion regarding whether this was going to be fixed for <a href="http://social.msdn.microsoft.com/Forums/en-US/linqtosqlprerelease/thread/c354f12a-903c-4456-84b6-c04d5bb4b8eb" rel="nofollow noreferrer">LINQ to SQL</a> or the <a href="http://social.msdn.microsoft.com/Forums/en-US/adonetefx/thread/b5e89594-f638-46de-9ffd-4b07ed28ec68?prof=required" rel="nofollow noreferrer">ADO.NET Entity Framework</a> on the MSDN forums. Please see these posts for more information regarding these topics and to see the temporary workaround that I've come up with using XML and a SQL UDF.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload