Click here to Skip to main content
15,887,746 members

Survey Results

Do you write CLS-compliant code?   [Edit]

Survey period: 2 May 2005 to 8 May 2005

Writing CLS-compliant means, among other things, no underscores in variable names, no unsigned integers and case insensivity in naming. Do you bother?

OptionVotes% 
Yes, always18415.26
When I can or where it makes sense28123.30
Rarely1018.37
No33427.69
I don't write .NET code30625.37



 
GeneralC++ Application without loading .NET Pin
tfElep8-May-05 16:09
tfElep8-May-05 16:09 
Generalunderscore in type identifiers Pin
weirdnwise7-May-05 20:44
weirdnwise7-May-05 20:44 
GeneralNotation Pin
Peter Mares6-May-05 1:21
Peter Mares6-May-05 1:21 
Generalcls Pin
Shog95-May-05 14:18
sitebuilderShog95-May-05 14:18 
GeneralRe: cls Pin
Peter Mares6-May-05 1:15
Peter Mares6-May-05 1:15 
GeneralNever heard of it Pin
Gammill3-May-05 13:54
Gammill3-May-05 13:54 
GeneralRe: Never heard of it Pin
DavidNohejl4-May-05 0:21
DavidNohejl4-May-05 0:21 
GeneralHongarian Notation? Pin
Bob Stanneveld2-May-05 22:07
Bob Stanneveld2-May-05 22:07 
I don't know why nobody uses the hongarian notation anymore. In my opinion, it is one of the more clear naming conventions around. Prefixing variables with their types (except for classes) just makes the code a little bit easier to understand. Besides that, all the this.someVar makes me feel weird. I know that many people like intellisense to pop up a list with members and such, but I just don't like all the blue in my code.

Besides that, using the cls naming convention requires more comment and / or documentation because the variable names are so unclear..

I wonder how other developers feel about that naming convention..

I also got the blogging virus..[^]
GeneralRe: Hongarian Notation? Pin
RichardS3-May-05 0:40
RichardS3-May-05 0:40 
GeneralRe: Hongarian Notation? Pin
Kevin McFarlane3-May-05 2:05
Kevin McFarlane3-May-05 2:05 
GeneralRe: Hongarian Notation? Pin
Bob Stanneveld3-May-05 4:53
Bob Stanneveld3-May-05 4:53 
GeneralRe: Hongarian Notation? Pin
Kevin McFarlane3-May-05 11:10
Kevin McFarlane3-May-05 11:10 
GeneralRe: Hongarian Notation? Pin
Chris Maunder4-May-05 17:18
cofounderChris Maunder4-May-05 17:18 
GeneralRe: Hongarian Notation? Pin
Bob Stanneveld5-May-05 1:48
Bob Stanneveld5-May-05 1:48 
GeneralRe: Hongarian Notation? Pin
Alvaro Mendez3-May-05 9:33
Alvaro Mendez3-May-05 9:33 
GeneralRe: Hongarian Notation? Pin
Kevin McFarlane3-May-05 11:18
Kevin McFarlane3-May-05 11:18 
GeneralRe: Hongarian Notation? Pin
Alvaro Mendez4-May-05 11:33
Alvaro Mendez4-May-05 11:33 
GeneralRe: Hongarian Notation? Pin
generic_user_id5-May-05 8:47
generic_user_id5-May-05 8:47 
GeneralRe: Hongarian Notation? Pin
Toby Opferman3-May-05 20:35
Toby Opferman3-May-05 20:35 
GeneralRe: Hongarian Notation? Pin
Bob Stanneveld3-May-05 22:11
Bob Stanneveld3-May-05 22:11 
GeneralRe: Hongarian Notation? Pin
worldspawn4-May-05 14:05
worldspawn4-May-05 14:05 
GeneralRe: Hongarian Notation? Pin
dl4gbe5-May-05 9:40
dl4gbe5-May-05 9:40 
GeneralRe: Hongarian Notation? Pin
diilbert6-May-05 11:25
diilbert6-May-05 11:25 
GeneralCasing Pin
Christian Graus2-May-05 17:12
protectorChristian Graus2-May-05 17:12 
GeneralRe: Casing Pin
Kevin McFarlane3-May-05 2:12
Kevin McFarlane3-May-05 2:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.