Chapter 8 Code Samples
Earlier chapters of this book instruct readers to run install-package commands to update the project with the sample code referred to in the text.
Chapter 8 refers to running or viewing code samples such as:
MvcMusicStore.C08.ActionLink
MvcMusicStore.C08.AjaxForm
MvcMusicStore.C08.CustomClientValidation
MvcMusicStore.C08.Autocomplete
MvcMusicStore.C08.Templates.
The download source code contains only MvcMusicStore.C08.AjaxForm
for chapter 8.
How are the other referred to code samples obtained?
|