> in the naming guideline there is nothing specific about how to name private member variables. My experience just tells me to use some way to mark somthing as an class variable (because otherwise it is really hard sometimes when reading code to determine the scope of variables), if it is an _Member, mMember or Member_.
Probably MS/MONO design guidelines recommend to use this. prefix always for members . Andrus. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
