33.4. Building the ASP.NET Cars Web Site

Given that many of the "simple" controls look and feel so close to their Windows Forms counterparts, I won't bother to enumerate the details of the basic widgets (Buttons, Labels, TextBoxes, etc.). Rather, let's build a new website that illustrates working with several of the more exotic controls as well as the ASP.NET master page model and aspects of the data binding engine. Specifically, this next example will illustrate the following techniques:

  • Working with master pages

  • Working with site map navigation

  • Working with the GridView control

  • Working with the Wizard control

To begin, create an Empty Web Site project named AspNetCarsSite. Note that we are not yet creating a new ASP.NET Web Site project, as this ...

Get Pro C# 2010 and the .NET 4 Platform, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.