Description of Active Server Page Programming Standards :
An useful online tutorial for all levels of ASP coders to know the effective ways to write their coding in a professional way. This article suggests you to use Hungarian notations to define variable names as self explanatory. And passing parameters, including HTML comments, implementing delimiters to differntiate HTML and ASP code and still a lot more useful information comes with in-built sample programs.