08.01.2015 Views

Beginning Web Development, Silverlight, and ASP.NET AJAX

Beginning Web Development, Silverlight, and ASP.NET AJAX

Beginning Web Development, Silverlight, and ASP.NET AJAX

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHAPTER 2 ■ BASICS OF WEB DEVELOPMENT WITH <strong>ASP</strong>.<strong>NET</strong> 25<br />

Visual Studio converts the WSDL into a C# class (the proxy) <strong>and</strong> stores it under the<br />

App_<strong>Web</strong>References folder, which Visual Studio also creates for you. Later in the chapter,<br />

we’ll use this quote service to actually retrieve stock quote values.<br />

Copy <strong>Web</strong> Site<br />

This enables you to copy your web site to a new location. This can be another directory<br />

on your file system or a remote directory on an FTP or IIS server. Copy <strong>Web</strong> Site can also<br />

be used to back up or deploy your web site.<br />

Start Options<br />

This enables you to specify the action to take when you start the project. It’s a shortcut to<br />

the Property Pages window, with the start options already selected (see Figure 2-15).<br />

Figure 2-15. <strong>Web</strong> Start options<br />

You can use this dialog box to specify how the application will start—for example,<br />

launching the current page (in the IDE) as the start page, specifying a particular page, or<br />

starting an external program first before launching the site. You can also specify the<br />

server to use <strong>and</strong> how to authenticate against that server.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!