In some of the later chapters, such as Chapter 7 on AJAX, it would be nice if the authors would show the code snippets (at least initially) in their context related to the application. They show code examples, but leave it up to the reader to figure out which pieces go in \Views\Home\Index.aspx and which pieces go in \Controllers\HomeController.cs, etc.
Similarly, in the downloadable code for each chapter, it would be good to have the actual files to download instead of (or in addition to) the "cut and paste" snippets.
|