M
Michael
Hi,
What is the naming convention in .NET when it comes to naming a variable
like "StudentID"? Is it "StudentID" or "StudentId"?
For variable like "myHtml", I know the "HTML" part must be "Html". But there
is some confusion when it is only 2 characters, like in "ID". Is is "ID" or
"Id"?
Not very important, but I would like to know what is the suggested Microsoft
naming convention.
Thanks.
What is the naming convention in .NET when it comes to naming a variable
like "StudentID"? Is it "StudentID" or "StudentId"?
For variable like "myHtml", I know the "HTML" part must be "Html". But there
is some confusion when it is only 2 characters, like in "ID". Is is "ID" or
"Id"?
Not very important, but I would like to know what is the suggested Microsoft
naming convention.
Thanks.
