|
|
A Programmers Checklist |
|
|
Chris garrett |
|
|
ASP / References |
|
|
Click to Visit |
|
|
64 |
This article provides various tips to
the programmers to develop a better and easily understandable dode. Some key tips provided by this article are
every field in the form should have maximum allowable values and string lengths, Should set appropirate permissions for files and databases,
chenk the code for over compilation,
eliminate all references to username and password etc.
|