255
D
APPENDIX D
Setup for Sample
ASP.NET Site
Macromedia Dreamweaver 8 comes with sample ASP.NET pages to let you
build a small web application. This chapter describes one way to set up the
sample application.
This chapter applies to ASP.NET developers. For information on ASP, see
“Setup for Sample ASP Site” on page 269
.
Setting up a web application is a three-step process. First, configure your
system. Second, define a Dreamweaver site. Third, connect the application
to your database. This setup chapter follows this three-step process.
This chapter contains the following sections:
Setup checklists for ASP.NET developers. . . . . . . . . . . . . . . . . . 255
Configuring your system (ASP.NET) . . . . . . . . . . . . . . . . . . . . . . . 256
Defining a Dreamweaver site (ASP.NET). . . . . . . . . . . . . . . . . . . 260
Connecting to the sample database (ASP.NET) . . . . . . . . . . . . 265
Setup checklists for ASP.NET
developers
To set up a web application, you must configure your system, define a
Dreamweaver site, and connect to a database. This section provides
checklists for each task. The tasks are described in more detail in the rest of
the chapter.
Configure your system:
1.
Make sure you have a web server.
2.
Install the Microsoft .NET Framework.
3.
Create a root folder.
Summary of Contents for DREAMWEAVER 8-GETTING STARTED WITH...
Page 1: ...Getting Started with Dreamweaver...
Page 8: ...8 Contents...
Page 10: ......
Page 46: ...46 Dreamweaver Basics...
Page 48: ......
Page 128: ...128 Tutorial Formatting Your Page with CSS...
Page 136: ...136 Tutorial Publishing Your Site...
Page 138: ......
Page 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Page 196: ...196 Tutorial Displaying XML Data...
Page 216: ......
Page 230: ...230 Understanding Web Applications...
Page 236: ...236 Installing a Web Server...
Page 254: ...254 Setup for Sample ColdFusion Site...
Page 268: ...268 Setup for Sample ASP NET Site...
Page 284: ...284 Setup for Sample ASP Site...
Page 300: ...300 Setup for Sample JSP Site...
Page 320: ...320 Setup for Sample PHP Site...