VS 2008 has this cool feature of downgrading any CSS/HTML errors to warnings. This is helpful when you want to separate out validation errors and are looking for what is actually stopping your build. In VS 2008 the default behavior is to display any HTML/CSS
Read More...
Normally we use Tools->Options->Text Editor->HTML->Format to launch the Formatting Options dialog shown below: You can also launch the above dialog from the editor surface with just 2 clicks. On the editor surface, right-click and choose 'Formatting
Read More...