G
Guest
hey all,
i have a datatable that i'm keeping in application state only to be used by
my datalayer class. i have to cast it from my code-behind and pass it to my
datalayer on each postback.
any suggestions on how to improve this type of overhead? is the answer going
to be to design it differently?
thanks,
rodchar
i have a datatable that i'm keeping in application state only to be used by
my datalayer class. i have to cast it from my code-behind and pass it to my
datalayer on each postback.
any suggestions on how to improve this type of overhead? is the answer going
to be to design it differently?
thanks,
rodchar