Dutch Notation documentation\explanation please...

  • Thread starter Thread starter funcSter
  • Start date Start date
F

funcSter

I was asked to program using the Dutch Notation with C#.

I am not familiar with the Dutch notation at all. I use the Hungarian.
I asked a programmer friend "What is the Dutch Notation?" He replied,
"Do you mean HUNGARIAN notation?"

So I thought maybe the person who told me to use the Dutch notation
must have been mistaken. Upon doing some research, I realise that the
DUtch notation does exist (hehe pardon my ignorance!), BUT I can't
find any documentation on how to use it, ie what prefiex or sufixes,
etc

If somebody can briefly tell me what's its all about, or point me to
the right direction, it would be great!!

Thanks!
 
Am 15 Nov 2004 06:33:40 -0800 schrieb funcSter:
I was asked to program using the Dutch Notation with C#.

I am not familiar with the Dutch notation at all. I use the Hungarian.
I asked a programmer friend "What is the Dutch Notation?" He replied,
"Do you mean HUNGARIAN notation?"

So I thought maybe the person who told me to use the Dutch notation
must have been mistaken. Upon doing some research, I realise that the
DUtch notation does exist (hehe pardon my ignorance!), BUT I can't
find any documentation on how to use it, ie what prefiex or sufixes,
etc

If somebody can briefly tell me what's its all about, or point me to
the right direction, it would be great!!

Thanks!

Dutch Notation? Never heard about that......
only thing i know is that ms is disadvising the use of hungarian notastion.
 
Back
Top