----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Mrinal Message 10 in Discussion 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 ----------------------------------------------------------- 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]
