LinqToSql - Parralel - DataContext and Parralel

Posted by Gregoire on Stack Overflow See other posts from Stack Overflow or by Gregoire
Published on 2010-05-05T19:25:22Z Indexed on 2010/05/05 19:28 UTC
Read the original article Hit count: 269

In .NET 4 and multicore environment, does the linq to sql datacontext object take advantage of the new parallels if we use DataLoadOptions.LoadWith?

© Stack Overflow or respective owner

Related posts about .net4

Related posts about linq-to-sql