Inconsistencies
Maybe I'm going crazy, but noticing quite a few differences between what is in the book and what I'm seeing on the screen. I do have a full version of VS, and maybe that's part of it.
Here is an example, and if anyone can tell me what I'm doing wrong I would appreciate it.
In chapter 2 when you are adding a style sheet to your master page, you are supposed to select 'Document' from the properties drop-down and enter site.css in the StyleSheet property. The only properties I have access to are:
Debug
DOCUMENT
EnableSessionState
Explicit
Language
MasterPageFile
Strict
Title
The DOCUMENT properties item brings up a tabbed dialog to allow me to select colors.
Now, I know I can drag the css to my master and everything should be good, but why the differences and what else am I going to run into like this?
Thanks,
Josh Schmidt
|