standard notation for variables in business class

  • Thread starter Thread starter Mike P
  • Start date Start date
M

Mike P

What is the accepted notation for variables/properties in a business
class? I've seen some in camel casing and some in pascal casing, some
prefixed by m or something else.
 
Mike said:
What is the accepted notation for variables/properties in a business
class? I've seen some in camel casing and some in pascal casing, some
prefixed by m or something else.

Hi Mike P,

Check this out:
http://tinyurl.com/6qya

(Redirects to an MSDN Webpage about naming conventions)
 
Back
Top