Results 1 to 7 of 7

Thread: Naming conventions

  1. #1

    Thread Starter
    Addicted Member GSIV's Avatar
    Join Date
    Jun 2002
    Location
    Texas, USA
    Posts
    213

    Naming conventions

    Is there a new set of naming conventions for .NET that are recommended by Microsoft such as the old ones listed on this page?

    http://support.microsoft.com/default...NoWebContent=1

    I am tying to locate the proper way to name a tab page.

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Hmnm.. not sure if these is a 'recommended' set of conventions from MS for .Net....

    but you would be fine with 'tbp' as a prefix

  3. #3
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    They dont recommend hungarian notation.

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    In the help files there is an article titled 'Naming Guidelines', you might want to check it out.

  5. #5
    Addicted Member
    Join Date
    Feb 2002
    Location
    closed
    Posts
    196
    although it's only really for class development this might be useful sometime

  6. #6
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Actually those articles cover more than just classes and that is the exact article I was referring to in the help. You found it on the msdn help files, thanks.

  7. #7
    Addicted Member
    Join Date
    Feb 2002
    Location
    closed
    Posts
    196
    Happy days

    To be honest i've never looked far beyond the page.

    Have a good weekend chaps...

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