
August 28th, 2008, 07:00 PM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 17,017
Time spent in forums: < 1 sec
Reputation Power: 20
|
|
|
Use Hungarian notation to improve database design
Hungarian notation is a naming convention in programming where the naming of a variable indicates its usage. Moreover, it can be used in code and design artifacts. In this article, learn a simple technique of Hungarian notation that you can apply during data modeling and implementation to improve the quality of your applications.
Read the full article here: Use Hungarian notation to improve database design
|