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.
Printable View
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.
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
They dont recommend hungarian notation.
In the help files there is an article titled 'Naming Guidelines', you might want to check it out.
although it's only really for class development this might be useful sometime
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.
Happy days :)
To be honest i've never looked far beyond the page.
Have a good weekend chaps...