On page 161 it says:
"In that chapter (chapter 4) you also developed a configuration class that would handle the <contact>
sub-element of <theBeerHouse>, with settings for the Contact form in the Contact.aspx page."
However, no configuration class is developed in chapter 4, and there is no contact sub-element in the web.config. Then again, there isn't a contact form on the example site anyway...
Why was this mentioned, and then left out of the project?
Or have I just gone completely blind?
I like the book, it's a great learning experience. But it's too bad the contact form is mentioned, and then left out, since it is an important feature on a web site (in my opinion).