aspx as shown in
Figure 6-1.
Figure 6-1. New page with ASP.NET AJAX server controls
After that, you just need an HTML table and a few label controls for the user interface.
Let??™s take a look at the actual markup for this page:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="MarketData.aspx.cs" ???
Inherits="MarketData" %>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Market Summary