<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hungarian Notation in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745350#M80624</link>
    <description>I think it depends on the IDE you're coding in.  If I was writing C# code in notepad without tooltips and intellisense, I'd be lost without HungarianNotation.  In the VS.NET IDE, however, it makes sense to use camelCase, with all the clues the IDE gives you as to what the variable type is.&lt;BR /&gt;
&lt;BR /&gt;
I've also adopted camelCase everywhere except UI elements. (txtFirstName, cboState, etc)</description>
    <pubDate>Wed, 13 Sep 2006 21:21:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-09-13T21:21:58Z</dc:date>
    <item>
      <title>Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745343#M80617</link>
      <description>I read in a MS C# book, that Hungarian notation was not to be used any further, and the C++ people would just hate it.  I still see C# code samples from Autodesk and others in Hungarian.&lt;BR /&gt;
&lt;BR /&gt;
Is it in fact not to be used industry wide, or is this just the Author's preferences</description>
      <pubDate>Thu, 24 Aug 2006 12:35:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745343#M80617</guid>
      <dc:creator>Punisher</dc:creator>
      <dc:date>2006-08-24T12:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745344#M80618</link>
      <description>It is true - Hungarian notation is being dropped. The preference is now CamelCase and variations on it (pascalCase I believe is the other name).&lt;BR /&gt;
&lt;BR /&gt;
The .NET Coding Guidelines - Guidelines for Names is available at:&lt;BR /&gt;
http://msdn2.microsoft.com/en-us/library/ms229002.aspx</description>
      <pubDate>Thu, 24 Aug 2006 14:58:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745344#M80618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-24T14:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745345#M80619</link>
      <description>As it turns out it really doesn't matter although the convention you have &lt;BR /&gt;
been referred to has its merits as it does result in quality code. Too many &lt;BR /&gt;
Microsoft employees are primadonnas and do not even &lt;BR /&gt;
follow their own guidelines let alone cooperate with language conventions &lt;BR /&gt;
agreed by general consensus. This can be observed at MSDN and MSDN2 which &lt;BR /&gt;
for the most part provide high quality documentation supporting coding &lt;BR /&gt;
conventions. Then observe there is a break-away group  who have &lt;BR /&gt;
forked the development platform by using the asp.net website to start doing &lt;BR /&gt;
their own thing using Atlas to subvert the conventions that so many spent so &lt;BR /&gt;
much personal time arguing and eventually agreeing to adopt.&lt;BR /&gt;
&lt;BR /&gt;
The point is then Too many of them are &lt;BR /&gt;
undisciplined rank hypocrits. By all means take what is useful from what you &lt;BR /&gt;
have been referred to as a guideline but do what works for you -- noting if &lt;BR /&gt;
and when you are working with others -- its best to discipline yourself as &lt;BR /&gt;
you may likely have when adopting CAD Layer Guidelines and other standards. &lt;BR /&gt;
That is, be cooperative and adopt the convention your peers have &lt;BR /&gt;
established. Be a pro.&lt;BR /&gt;
&lt;BR /&gt;
&amp;lt;%= Clinton Gallagher&lt;BR /&gt;
        NET csgallagher AT metromilwaukee.com&lt;BR /&gt;
        URL http://clintongallagher.metromilwaukee.com/&lt;BR /&gt;
        MAP 43°2'17"N  88°2'37"W : 43°2'17"N  88°2'37"W&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;SMCCLURE&gt; wrote in message news:5306092@discussion.autodesk.com...&lt;BR /&gt;
It is true - Hungarian notation is being dropped. The preference is now &lt;BR /&gt;
CamelCase and variations on it (pascalCase I believe is the other name).&lt;BR /&gt;
&lt;BR /&gt;
The .NET Coding Guidelines - Guidelines for Names is available at:&lt;BR /&gt;
http://msdn2.microsoft.com/en-us/library/ms229002.aspx

Message was edited by: Discussion Admin&lt;/SMCCLURE&gt;</description>
      <pubDate>Fri, 25 Aug 2006 02:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745345#M80619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-25T02:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745346#M80620</link>
      <description>Thanks for the information&lt;BR /&gt;
John</description>
      <pubDate>Mon, 28 Aug 2006 12:41:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745346#M80620</guid>
      <dc:creator>Punisher</dc:creator>
      <dc:date>2006-08-28T12:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745347#M80621</link>
      <description>I have only found one place where I still use "hungarian" notation.   When I define UI elements like combo boxes or text boxes I prefer to use prefixes so it is easier to work with the code. &lt;BR /&gt;
&lt;BR /&gt;
Example : &lt;BR /&gt;
&lt;BR /&gt;
dim deltaX as double = 0.0  ' No Hungarian needed &lt;BR /&gt;
dim numbertOfUsers as integer = 5   ' None here &lt;BR /&gt;
&lt;BR /&gt;
dim txtUserName as TextBox    ' all textboxes start with txt&lt;BR /&gt;
dim cmbState as ComboBox     ' combos with cmb&lt;BR /&gt;
&lt;BR /&gt;
Chris Arps</description>
      <pubDate>Fri, 01 Sep 2006 19:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745347#M80621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-01T19:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745348#M80622</link>
      <description>.net also holds onto the COM "I" for interfaces.&lt;BR /&gt;
&lt;CARPS&gt; wrote in message news:5315980@discussion.autodesk.com...&lt;BR /&gt;
I have only found one place where I still use "hungarian" notation.   When I &lt;BR /&gt;
define UI elements like combo boxes or text boxes I prefer to use prefixes &lt;BR /&gt;
so it is easier to work with the code.&lt;BR /&gt;
&lt;BR /&gt;
Example :&lt;BR /&gt;
&lt;BR /&gt;
dim deltaX as double = 0.0  ' No Hungarian needed&lt;BR /&gt;
dim numbertOfUsers as integer = 5   ' None here&lt;BR /&gt;
&lt;BR /&gt;
dim txtUserName as TextBox    ' all textboxes start with txt&lt;BR /&gt;
dim cmbState as ComboBox     ' combos with cmb&lt;BR /&gt;
&lt;BR /&gt;
Chris Arps&lt;/CARPS&gt;</description>
      <pubDate>Fri, 01 Sep 2006 19:10:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745348#M80622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-01T19:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745349#M80623</link>
      <description>I thought it was hoaky when I started using it, but now I wish  they were not stopping the use of it.  It is much easier to deal with variables, especially moving data back and forth between strings, text fields, db arrays, doubles, and which UI field is this.  I am beginning to interact with the "outside world", and don't want to use an outmoded style.</description>
      <pubDate>Fri, 01 Sep 2006 19:18:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745349#M80623</guid>
      <dc:creator>Punisher</dc:creator>
      <dc:date>2006-09-01T19:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745350#M80624</link>
      <description>I think it depends on the IDE you're coding in.  If I was writing C# code in notepad without tooltips and intellisense, I'd be lost without HungarianNotation.  In the VS.NET IDE, however, it makes sense to use camelCase, with all the clues the IDE gives you as to what the variable type is.&lt;BR /&gt;
&lt;BR /&gt;
I've also adopted camelCase everywhere except UI elements. (txtFirstName, cboState, etc)</description>
      <pubDate>Wed, 13 Sep 2006 21:21:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745350#M80624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-13T21:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Hungarian Notation</title>
      <link>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745351#M80625</link>
      <description>I'm suggesting sticking to FxCop's specs.&lt;BR /&gt;
&lt;BR /&gt;
http://www.gotdotnet.com/team/FxCop/&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Maksim Sestic&lt;BR /&gt;
&lt;BR /&gt;
&lt;PUNISHER&gt; wrote in message news:5305766@discussion.autodesk.com...&lt;BR /&gt;
I read in a MS C# book, that Hungarian notation was not to be used any&lt;BR /&gt;
further, and the C++ people would just hate it.  I still see C# code samples&lt;BR /&gt;
from Autodesk and others in Hungarian.&lt;BR /&gt;
&lt;BR /&gt;
Is it in fact not to be used industry wide, or is this just the Author's&lt;BR /&gt;
preferences&lt;/PUNISHER&gt;</description>
      <pubDate>Fri, 15 Sep 2006 14:14:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/hungarian-notation/m-p/1745351#M80625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-15T14:14:59Z</dc:date>
    </item>
  </channel>
</rss>

