1. Explain the diff erences between the markup of a page in Visual Studio and the final HTML page in
the browser.
2. Imagine you have a number of HTML fragments that you expect to use a lot throughout the site.
What’s the best way to make these fragments available in Visual Studio?
3. Name three ways you can reset some or all of the IDE customization settings.
4. If you want to change the property of a control on your page, for example the text of a button,
which two options do you have available to make the change?