Posted By:
gautam_singh
Posted On:
Monday, May 23, 2005 08:39 AM
Hi,
I want to serialize some information on to the disk in a file format and after a fixed time interval,
deserialize it and persist it into the database.
By using this I want to minimize
the database hits. How can I achieve this ?
Is there any third party library which serves my purpose.
Thanks in advance.