Database Reference
In-Depth Information
Figure 9.6
Create ASP.NET application.
Figure 9.7
Connect to SQL Azure server.
| New Item . In the Installed Templates pane, select Web . Click Master Page and
name the page as MyWebSite.Master (Figure 9.8). hen, click Add .
6. Once the MyWebSite.Master page is created, the original default page Default.aspx
can be deleted. Right click Default.aspx and select Delete .
7. Next, let us add a web form. To do so, right click the project MyWebForm in the
Solution Explorer pane and select Add | New Item . In the Installed Templates pane,
select Web . Click Web Form using Master Page and name the form as Default.aspx
(Figure 9.9). hen, click Add .
8. On the Select a Master Page dialog, select MyWebSite.Master and click OK .
Search WWH ::




Custom Search