Using session object or custom state management for collection property in a server contro

W

whoisnidhee

I have a server control that uses a collection property - ArrayList.
How do I store the Viewstate of the control? Which option is better in
this case, custom state management (by implementing IStatManager
interface) or by using a Session object?
Using a Session object is definitely easy but how does it measure
against custom state management of the server controls?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,264
Messages
2,571,065
Members
48,770
Latest member
ElysaD

Latest Threads

Top