With this book, you will learn how to make a program that will make screens in series, through reading the design of the Database. Once the program is done, the cost of making one screen will be the same as doing thousands.\r\nThe purchase of this book will entitle you to download the sample program during 6 months, for didactic use only. You must make your own program, with the knowledge learned.\r\nImagine that your boss tells you that you have to make a screen very similar to another one. There are two options: the first one start from scratch, the second one is to copy the code from the first screen to the second one, changing only what affects to the data (Components) and without touching what is fixed (Behavior).\r\nBy reading this book you will learn how to make a program that starting from templates (the fixed part of a program, that is to say the behavior), substitutes, in the templates, the changing parts of the program, that is, the data. These changing parts, (the data), of a program will be taken from the Database Metadata. For each table of the Database, if you join the fixed parts of the templates and the changing parts, the result will be a web page that will allow you to give additions/to register, deletions/unsubscribe and to do modifications in each table of the Database.