----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: VaibhavModak Message 2 in Discussion Hi Anand, I donot see any difference in performance while using Names as string instead of using Index as numbers. Yes what you are saying is also correct. Using names not only makes your application more readable but also removes any issues if the sequence/order changes in future. Using Indexes, the only difference it may make is in terms of making the code shorter to write bcoz in case of indexes you can use loops to traverse the attributes quickly. One more thing about names, which I doubt is correct or not, is using them may make some difference if your application used long descriptive attributes. Someone please correct me if I am wrong here. Regards, Vaibhav Modak ----------------------------------------------------------- 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]
