For what it is worth
I use a mixture of Hungarian and Camel. I hate underscores (its a personal
thing!) so a boolean called changesmade becomes blnChangesMade which I find
easy to distinguish the words because if the camel notation and I know what
the data type is.
Richard
-----Original Message-----
From: Sampath, Ramanujam (Cognizant) [mailto:SRamanuj@c...]
Sent: 13 September 2002 09:05
To: pro_VB_dotnet
Subject: [pro_vb_dotnet] RE: Naming Convention
Well Fransis... If iam not wrong....
there are no more dataTypes and every thing is an Object. Wont that help one
a lot more
keep me posted
==============================
S.Ramanujam
Programmer Analyst
Cognizant Technology Solutions (p) Ltd. - CTS
38 & 39 Whites Road,
WCB - Whites Road Circular Building
Royapettah, Chennai - 600014
Ph : +xx xx xxx xxxx Extn 5113 [Off]
: +xx xx xxx xxxx [Res]
-----Original Message-----
From: Francis Kioko [mailto:kiokokitheka@y...]
Sent: Thursday, September 12, 2002 8:10 PM
To: pro_VB_dotnet
Subject: [pro_vb_dotnet] Naming Convention
Hi guys,
I am new to vb.net but from 3 books that i have read
they all seem to say that the hungarian naming
convention that we have been using upto Visual basic 6
is not appropriate in dotNet. I just want to know why.
I prefer the hungarian naming convention because you
are able to know instantly the scope and type of
variable you are dealing with. Isn't this information
not still important?
Regards
Francis
=====
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
---
Visual Basic .NET Text Manipulation Handbook
The .NET Framework brings a variety of string manipulation features
to the VB language, and some of these, namely regular expressions
and the StringBuilder class, are something VB 6 developers may not
have seen before. This book teaches you how to manipulate text using
these string matching, manipulation, and replacement classes. Issues
such as Localization and data conversion will also be investigated.
http://www.wrox.com/ACON11.asp?ISBN=1861007302
---
Visual Basic .NET Text Manipulation Handbook
The .NET Framework brings a variety of string manipulation features
to the VB language, and some of these, namely regular expressions
and the StringBuilder class, are something VB 6 developers may not
have seen before. This book teaches you how to manipulate text using
these string matching, manipulation, and replacement classes. Issues
such as Localization and data conversion will also be investigated.
http://www.wrox.com/ACON11.asp?ISBN=1861007302