|
-
Jan 27th, 2003, 11:05 PM
#1
-
Jan 28th, 2003, 01:16 AM
#2
Here is a serialization example for both binary and xml.
http://www.vbforums.com/showthread.p...ight=Serialize
Hey RealNickyDude if you need a serialization example for your code book there you go.
-
Jan 28th, 2003, 01:22 AM
#3
-
Jan 28th, 2003, 02:22 AM
#4
No that is not required I just did that to fill the props quick. Although if you use XML then you should have a default (no parameter) constructor or else it gets a bit funky. Yes you can do Binary. Just make sure all the child properties are serializable as well.
-
Jan 28th, 2003, 02:25 AM
#5
Originally posted by Edneeis
No that is not required I just did that to fill the props quick. Although if you use XML then you should have a default (no parameter) constructor or else it gets a bit funky. Yes you can do Binary. Just make sure all the child properties are serializable as well.
I'm quite confused, thanks for the help....
I'll get back to this thread later
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jan 28th, 2003, 06:08 AM
#6
Hyperactive Member
Duly noted
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
|