G
Guest
hello All
I have a quick question. i knwo object can be made serializable with the
[Serializable] attribute. i also knwo some object are not serializable. what
i woudl liek to know is if my custom patient object contains objects like
arraylist which are not serializable what will happen? would i be able to
serialise the patient object so i can use it with my webservice.?
thanks in advance for your replies
I have a quick question. i knwo object can be made serializable with the
[Serializable] attribute. i also knwo some object are not serializable. what
i woudl liek to know is if my custom patient object contains objects like
arraylist which are not serializable what will happen? would i be able to
serialise the patient object so i can use it with my webservice.?
thanks in advance for your replies