----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: rags_rao Message 3 in Discussion string[index] is a readonly property. use string.ToCharArray to get array of chars. u can play arround with this array and convert it to string using string(char []) constructor overload of string .............. Also i remember reading somewhere that using foreach on string to loop thru chars (exactly the way u r doing) has a performance hit. use for() instead I'm still posting my messages online. the mails that are bouncing from b.net have following error message <<< 452 4.3.1 Out of memory <[EMAIL PROTECTED]>... Deferred: 452 4.3.1 Out of memory Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old and after 5 days: <[EMAIL PROTECTED]>... Deferred: 452 4.3.1 Out of memory Message could not be delivered for 5 days Message will be deleted from queue ----------------------------------------------------------- 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]
