The TropicalGreen Web Site
Tropical Green is the fictitious gardening society upon which the book’s sample website is based. In the book, Building Websites with Microsoft Content Management Server from Packt Publishing (ISBN 1-904811-16-7), we built the Tropical Green website from scratch using ASP.NET 1.x.
In this book, we will attempt to rebuild parts of the website using MCMS SP2 and ASP.NET 2.0. While the code will be rewritten from the ground-up, we won’t start with a blank database. Instead, we’ll take a shortcut and import the TropicalGreen database objects from the TropicalGreen.sdo
file available from the support section on Packt Publishing’s website (http://www.packtpub.com/support).
Importing the TropicalGreen Site Deployment Object File
Before we begin, let’s populate the database by importing objects using the Site Deployment Manager.
1. Download the
TropicalGreen.sdo
file from the book’s companion website.2. Open Site Manager and log in with an MCMS administrator account...