On the step after creating the database, and defining the column attributes...
as I enter data into the first record, (Name, ReleaseYear, Genre...) I try to tab to lock in this entry, the application generates an error saying that ID can't be null or something to that effect. The tutorial says, after setting the properties on each column as suggested, that the ID will self-populate with a value of 1. But it isn't working that way. Matter of fact, several things don't work the way the tutorial suggests. Anyway, on this problem, the error won't clear, no matter what you do. It gets stuck. I had to do a ctrl+alt+del to kill Webmatrix. I Started over, CAREFULLY creating the database and table as defined in the tutorial, but I get the exact same error each time.
Very Frustrated with this "solution" to web development.