Skip to Content
Beginning ASP.NET 3.5: In C# and VB
book

Beginning ASP.NET 3.5: In C# and VB

by Imar Spaanjaars
March 2008
Intermediate to advanced content levelIntermediate to advanced
766 pages
21h 15m
English
Wrox
Content preview from Beginning ASP.NET 3.5: In C# and VB

A.1. Chapter 1

A.1.1.

A.1.1.1.
A.1.1.1.1. Exercise 1 solution

The markup of a page in VWD contains the raw and unprocessed source for the page, including the HTML, ASP.NET Server Controls, and programming code. The web server then processes the page, executing the code in the page and then sends out the final HTML to the browser.

A.1.1.1.2. Exercise 2 solution

XHTML and HTML are related since XHTML is a version of HTML rewritten with XML rules. Where HTML is much more relaxed, XHTML forces the programmer to write code that conforms to XML rules, such as correct capitalization, closed tags, and attributes that are enclosed in quotes.

A.1.1.1.3. Exercise 3 solution

The easiest way to store HTML fragments that you use often is to select them in the code window and then drag them to a free space on the Toolbox. When the item is added, you can rename it to give it a more meaningful name. Now you can simply double-click an item or drag it from the Toolbox into your page whenever you need it.

A.1.1.1.4. Exercise 4 solution

There are a number of ways to reset part of the customization changes you may have made, including:

  • Resetting the Window layout by choosing Window Reset Window Layout.

  • Resetting the Toolbox by right-clicking it and choosing Reset Toolbox.

  • Resetting all settings of VWD with the Import and Export Settings menu under the Tools main menu.

A.1.1.1.5. Exercise 5 solution ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning ASP.NET 4: in C# and VB

Beginning ASP.NET 4: in C# and VB

Imar Spaanjaars
Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Bill Evjen, Scott Hanselman, Devin Rader

Publisher Resources

ISBN: 9780470187593Purchase book