I'm not quite getting this.<BR><BR>I have an Eval record and it will have many EvalDetails tied to it.<BR><BR>With TSQL I'd insert the Eval record get the IDENTITTY (scope) and then use that to insert ...
Take advantage of the Chunk method in LINQ to split large data sets into a sequence of chunks for more efficient processing. Language-Integrated Query, or LINQ for short, brings a query execution ...