Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Victor Irzak #1
Deserealization question
Hello,
I have a abstract base class and two derived classes.
My control has a property of the base type and it is serialized using
InnerProperty.
It serializes fine, but I can't get it to convert back to the objects.
The error message is: Type 'BaseType' does not have a property named
'DerivedTypeProperty'.
So it tries to build the base class object and set properties of the derived
class.
How can I make sure that the derived class is built?
Victor
Victor Irzak Guest
-
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you
<RonGrossi382872@yahoo.com> wrote in message news:1114393703.900419.199790@f14g2000cwb.googlegroups.com... This is the most important question of... -
newB question: related tables question
hello i have a data base with 10 tables, i want to automaticaly creat a row in all of the tables wehen i create in the first one. normal table...



Reply With Quote

