Ok, I understand that but on a web page, when it is guided by user
events/activities, how do I know that when the user would close the browser
before which I could dispose objects like datagrid. I may dispose Connection
objects etc. but I can not call dispose for all the objects .