|
-
Mar 19th, 2004, 10:28 AM
#1
Thread Starter
Evil Genius
Variable Naming
I've just been checking out the new .Net variable naming guidelines MS have come out with over at http://msdn.microsoft.com/library/de...guidelines.asp & find these pretty crappy.
I just wanted to know everyone elses opinion on these - do most of you still use the good old hungarian notation when programming in .Net?
-
Mar 19th, 2004, 10:40 AM
#2
Frenzied Member
I still use strTest, blnIsOpen, mstrUsername, etc.
There was a thread on this last month as well.
-
Mar 19th, 2004, 03:13 PM
#3
Fanatic Member
I still use 3 letter codes in front of variable names like salvelinus
-
Mar 19th, 2004, 04:36 PM
#4
Thread Starter
Evil Genius
Yeah thanks - that link was pretty useful. It looks as though this new naming convention is for to get people use to working with and reading different languages within the .net IDE environment.
I've got the same opinion as you guys as I'm just doing vb I'm going to stick to the good old 3 letter convention - much easier to read/get on with.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|