Have you considered using DataSets? Regards, Erick
-----Original Message----- From: Moderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Pradeep Tapadiya Sent: Wednesday, 21 January 2004 7:36 AM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] Virtual hash table .NETters, For the application that I am working on, I need to build hashes for database tables that can possibly have millions of records. For this, I essentially need a hash table that can manage its memory usage and automatically swap pages from memory to disk. I am wondering if anyone has implemented such a beast and won't mind sharing your experiences. Thank you in advance for your help. Pradeep http://www.tapadiya.net/pradeep =================================== This list is hosted by DevelopMentor. http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 26 Jan 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
