Results 1 to 2 of 2

Thread: Anyone have the MS naming conventions?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Location
    Norway
    Posts
    112
    Can anyone help me find the M$ naming conventions? I need the standards for variables, subs and functions. Preferrably in one nice list for referrence like this:
    String - str
    Long - lng
    Integer - int
    Frames - fra
    Forms - frm
    Object - obj
    ...

  2. #2
    New Member
    Join Date
    Jun 2000
    Location
    Winston Salem, NC
    Posts
    13
    There are a lot of sources of different conventions some links are:

    http://msdn.microsoft.com/library/de...annotation.htm

    http://msdn.microsoft.com/library/de...hunganotat.htm

    http://support.microsoft.com/support.../Q173/7/38.ASP

    http://www.harper.cc.il.us/bus-ss/ci...r/nameconv.htm

    key thing to bare in mind is that it is commonly reffered to as "Hungarian Notation". If you do searches on those two words and or combined with "VB" or "Visual Basic" you will probably end up with tons of resources.

    HTH,
    Richard

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width