View Poll Results: What do you think of Hungarian notation?

Voters
24. You may not vote on this poll
  • I love it

    9 37.50%
  • I hate it

    9 37.50%
  • I am actively indifferent (thought about it and don't care)

    3 12.50%
  • I am passively indifferent (never thought about it)

    1 4.17%
  • Why do you care what I think?

    0 0%
  • What's Hungarian notation?

    2 8.33%
Results 1 to 40 of 43

Thread: I Hate Hungarian Notation (in the context of VS.NET, which is where I live)

Threaded View

  1. #1

    Thread Starter
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    I Hate Hungarian Notation (in the context of VS.NET, which is where I live)

    Edit: Let me restate my position as I should have in the first place.

    I displike Hungarian notation. I don't think that it serves a purpose in a modern IDE like Visual Studio.NET. The benefits it was created to provide matter much less and it creates other issues, therefore I believe that it hinders more than it helps. The way it is used by many doesn't even provide the function for which it was created, with the overuse of prefixes like "obj". Personally, I don't think developers using an IDE with the functionality of Visual Studio or equivalent should use it.

    Here is an explanation of what Hungarian notation is for those who don't know.
    Last edited by jmcilhinney; Mar 4th, 2006 at 10:46 PM.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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