In my program, an object that contains a large amount of data (complicated
data strustures) is used in many pages. When I start doing it, I heard that
it is better to not store large object in Application. So I let the program
create a new one when ever this object is needed. Now I like to question if
it is good to put this object in Application.

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to