M
Marisha
Hi Guys,
I have a question,what is the best way to preserve dataset in web
application and how to use it correctly for web application.
(Cache object,Session or Application state)
I tested Session and Cache and both giving me out of memory exception
when I'm dealing with datagrid with 900-950 rows and trying to edit
some data.
Datagrid is bound to dataset that I save in Session or cache.
Any ideas?
Thanks,
Marina
I have a question,what is the best way to preserve dataset in web
application and how to use it correctly for web application.
(Cache object,Session or Application state)
I tested Session and Cache and both giving me out of memory exception
when I'm dealing with datagrid with 900-950 rows and trying to edit
some data.
Datagrid is bound to dataset that I save in Session or cache.
Any ideas?
Thanks,
Marina