Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding properties dynamically
Message
From
16/04/2002 15:39:54
 
 
To
11/04/2002 15:04:22
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
ASP.NET
Category:
Migration
Miscellaneous
Thread ID:
00643904
Message ID:
00645664
Views:
9
>All,
>
>Is there any way in VB.Net to dynamically add properties to an object?
>
>TIA
>
>Rex

Rex,

I think you can do this using the Reflection classes.

For better performance though, you may want to use XML. Create a STRING type property and store XML in it. You can also of course create a dataset or table type to hold this type of dynamic data.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform