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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

150<br />

CHAPTER 6 ■ DEPLOYING YOUR WEB SITE<br />

your service client by using your browser <strong>and</strong> pointing it to the new web site. Here’s an<br />

example:<br />

http://server/serviceclient/default.aspxZIP=90210<br />

You can see the results in Figure 6-22—note that in this case the server name is<br />

lmoroney2k3.<br />

Figure 6-22. Running the deployed application<br />

Summary<br />

An integral part of any application development life cycle is deploying the application<br />

<strong>and</strong> ensuring that it works once deployed. The Microsoft suite of development tools is<br />

designed for maximum consistency between the development environment <strong>and</strong> the<br />

deployment environment, but you will always encounter minor differences between<br />

these environments. For example, in development, you’ll likely use the Cassini web<br />

server, which provides dynamic port assignment. Alternatively, in production, you’ll want<br />

to use IIS, which has a fixed port (usually port 80) for your web applications. You’ll also<br />

face different database configuration issues (e.g., using SQL Server Enterprise as opposed

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

Saved successfully!

Ooh no, something went wrong!