----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: satinder Message 11 in Discussion Yes Mrinal, You are correct on the cookies part. Then in that case, i would suggest to bring down the size of dataset and store only the required information and keep the page as light as possible. Regards Satinder -----Original Message----- From: Mrinal [mailto:[EMAIL PROTECTED] Sent: Friday, September 02, 2005 1:57 PM To: BDOTNET Subject: Re: urgent: passsing Dataset between pages New Message on BDOTNET urgent: passsing Dataset between pages Reply Reply to Sender Recommend Message 10 in Discussion From: Mrinal Hi , Few things : 1. Let assume dataset size > 50 Mb , then do u suggest storing this data in a cookie rather than session object ? Server memory is definitely used in case of session , but : a. Cookie files , as far as i know has a limit of 4 kb , including the keys . b. Cookies gets posted back to server , so what will be an effect on bandwidth , do you prefer to clog network or use some extra memory on server . c. Suppose cookie has some relatively sensitive information and connection is not SSL , do you think it's good and easy to encrypt cookie data or manage same at server . This case doesn't fits in for serialization at all , which is meant for persisting objects accross disparate systems . thanks , Mrinal View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
