How To Dynamically Add Properties To my Class

How To Dynamically Add Properties To my Class

Old forum URL: forums.lhotka.net/forums/t/9695.aspx


emadalsous posted on Monday, November 01, 2010

hello, i have class where it takes it's properties from database

and it may be changed as the database rows are changed ,

is it possible to do that with CSLA by adding properties at run time

and it's business rules

triplea replied on Monday, November 01, 2010

This has been discussed in multiple threads. For example:

http://forums.lhotka.net/forums/t/8792.aspx

http://forums.lhotka.net/forums/t/9649.aspx

It is not striaghtforward but gives a rough idea.

Copyright (c) Marimer LLC