Remember to read

Posted in Personal. Tags: , . No Comments »

Debugging memory leaks and Parallel LINQ

Link to good articles

Debugging OutOfMemoryExceptions in managed code using Windbg

http://blogs.msdn.com/amolravande/archive/2008/12/16/debugging-outofmemoryexceptions-in-managed-code-using-windbg.aspx

 

Query Data with Parallel LINQ

http://blogs.msdn.com/charlie/archive/2008/12/15/query-data-with-parallel-linq.aspx

 

Jeff Richter Video on Asynchronous Programming and his Power Threading Library

Posted in Software. Tags: , , , . No Comments »