|
-
Apr 25th, 2001, 02:03 PM
#1
Thread Starter
New Member
Object persistence
I've got VB6 experience but I'm quite new to doing OO in VB. I would be grateful if anybody has got any ideas on the best "OO" method of persisting objects.
Thanks.
-
Apr 27th, 2001, 08:21 AM
#2
Fanatic Member
do a serach for this article on MSDN:
Q187299
it tells you how to persist Classes in VB
Crispin
VB6 ENT SP5
VB.NET
W2K ADV SVR SP3
WWW.BLOCKSOFT.CO.UK
[Microsoft Basic: 1976-2001, RIP]
-
Apr 27th, 2001, 11:53 PM
#3
You've just got to put code in the WriteProperties and ReadProperties events of the class, writing the data to a property bag.
- gaffa
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|