A
ashish
hi All,
Iam facing a some problems during serialization of a class. The scenario
is that iam inheriting a class which implements the ISerializable
interface , i want the derived class to also implement iserializable
interface, but vb would not let me do that, giving a compilation error.
i wrote the GetObject and a New with proper parameters with GetObject
method shadowing the one in base class .., but that does not seems to
solve the problem,
it would be great if anyone could point out how to get around this issue.
TIA
-ashish
Iam facing a some problems during serialization of a class. The scenario
is that iam inheriting a class which implements the ISerializable
interface , i want the derived class to also implement iserializable
interface, but vb would not let me do that, giving a compilation error.
i wrote the GetObject and a New with proper parameters with GetObject
method shadowing the one in base class .., but that does not seems to
solve the problem,
it would be great if anyone could point out how to get around this issue.
TIA
-ashish