Description of Separation of the user interface and page logic by example :
Separation of the user interface and page logic by example is an useful tutorial for the Programmers to learn about the process of seperating user interface of particular application from its page logic. Here the author explains the above said process with the help of example source code inorder to make the programmers to understand easier.