Database Reference
In-Depth Information
2. Start Microsoft Visual Studio by pressing the Windows Icon key, right click Visual
Studio 2012 on the tile, and click the context command Run as administrator .
Once Microsoft Visual Studio 2012 is opened, click FILE | New | Project on the top-
left part of the screen.
3. Within the Installed Templates pane, expand the Visual C# node, and then click
Cloud . Click Windows Azure Cloud Service project. In the Name ield, change
the name to StudentClub . he New Project dialog should look similar to the one in
Figure 11.2. Click OK to close the New Project dialog.
4. After the New Windows Azure Cloud Service dialog is opened, select ASP.NET Web
Role , which is a framework for building scalable web applications, and then click >
to add a web role to the Windows Azure Cloud Service solution pane. Select the new
role in the Windows Azure Cloud Service solution pane, click the pencil icon and
rename the role as StudentClub_WebRole (Figure 11.3). Click OK to create the new
ASP.NET project.
Figure 11.2
StudentClub Project dialog.
Figure 11.3
New Windows Azure Cloud Service dialog.
Search WWH ::




Custom Search