Description of Encapsulate Code :
This ASP tutorial guides you to code your applications effectively and in a managable way. The author suggests you to use subroutine modulars to store the code used multiple times and using ASP features and functions you can insert them anywhere of your ASP pages. And gives more useful tips on encapsulating your code in a way to simplify your programming task.