Note: The following information is based on PDC bits. For Community Technology Preview March 2004 edition updates, please all see: http://www.dotneteer.com/weblog/archive/2004/04/12/172.aspx
1. Web.config: Windows security. Deny anonymous users. Enabled personalization and smart navigation.
2. Site.Master page: Head sections contains the WebPartManager and StyleSheetInclude controls. The top horizontal menu is a DataList control that binds to sitemapdatasource. The left vertical navigation bar is another datalist control that finds to a datasetdatasource control which in turn loads an xml file.
3. The default.aspx page: The page contains several webpart zones. Contents are located inside the zonetemplate.