Activity overview
Latest activity by jeggers
What is the default comparison behavior when there is no key
If a comparison key is not set, does that mean it simply doesn't compare? I need an option to QUICKLY set the keys to be "All Columns" (maybe this should be an option during the retrieve, or some ...
OutOfMemory exception
Fairly early on in the compare, I get:
Bug report generated at 10/12/2010 6:48:22 AM
Program version 1.0.0.298
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was throw...
nick.maidment wrote:
I've just sent you an email, please let me know if you get it.
Same issue here ! / comments
nick.maidment wrote:
I've just sent you an email, please let me know if you get it.
Same issue here !
GC Root Object: What does Yes - Weak Reference mean?
I have some objects hanging around, the instance list shows (in the GC Root Object column): "Yes - Weak Reference". Does the "Weak Reference" mean I don't have to worry about them and they'll even...