¡@

Home 

c# Programming Glossary: calculatedetails

Multi threading C# application with SQL Server database calls

http://stackoverflow.com/questions/9952137/multi-threading-c-sharp-application-with-sql-server-database-calls

constraints so the pseudo code for the actual calculation CalculateDetails would be something like for each record in main find its child1.. rrdc var topRecords GetTopRecords rrdc currentBatch CalculateDetails rrdc topRecords rrdc.Dispose lock locker runningTasks Monitor.Pulse.. x.Id .OrderBy x x.OrderByMe .ToList return topRecords CalculateDetails is best explained by the pseudo code at the top. I think there..