On the CDMost of the code listings shown in this book are also included in example workbooks on the accompanying CD. For clarity, the code shown in the book uses shorter line lengths, a reduced indent setting, fewer in-code comments and less error handling than the corresponding code in the workbooks.The CD has three main directories, containing the following files:\Tools contains a number of tools and utilities developed by the authors that we have found to be invaluable during our application development. The MustHaveTools file contains details about each of these tools and links to other third-party utilities.\Concepts has separate subdirectories for each chapter, each one containing example files to support the text of the chapter. For best results, we suggest you have these workbooks open while reading through the corresponding chapter.\Application has separate subdirectories for each chapter, each one containing a version of our timesheet example application suite. Beginning with Chapter 4 Worksheet Design, most chapters end with a Practical Example section, explaining the changes that have been made to the timesheet application to implement some of the concepts introduced in the chapter. |