Creating New Websites
The next Try It Out section guides you through creating the Planet Wrox website, which is the project
you work on in this book. All exercises in the remainder of the book assume you have this website
open in VS, except where stated otherwise. The exercise instructs you to store your website in a
folder called C:BegASPNETSite. Take note of this folder name, because it’s used throughout this
book. If you decide to use a different folder, be sure to use your own location whenever you see this
folder name in the book. Also make sure you don’t use special characters like the hash (#) or insert
a space in the folder name because you’ll run into trouble when developing your site. Finally, make
sure you don’t create this folder under your Windows Documents folder (typically at C:Users
UserNameDocuments), because you’ll run into problems later when accounts other than your own
need access to your site