|
-
June 16th, 2005, 03:52 PM
#12
Re: What is a Serializable class?
 Originally Posted by Boumxyz2
ok so it's just a fancy way of doing things that used to be in place for a long time. So mainly it's another Bell and whistle thing.
It is not just bell and whistle thing, XML serialization is required for transmistting data for WEBSERVICE.
So you serialize your object based on who you want to transmit it to. For example, sending the data to a webservice, you'd use XML but use binary if the endpoint is a .NET remoting service.
Good Luck,
-Cool Bizs
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
|