更新时间:2021-04-29 19:11:03
封面
书名页
Building Websites with VB.NET and DotNetNuke 4
Credits
About the Authors
About the Reviewers
Introduction
What This Book Covers
What You Need for Using This Book
Conventions
Reader Feedback
Customer Support
Chapter 1. What is DotNetNuke?
Open-Source Web Portals
The DotNetNuke Community
The License Agreement
Coffee Connections
Summary
Chapter 2. Installing DotNetNuke
Installing DotNetNuke (Local Version)
Upgrading
Logging In as Admin and Changing Passwords
Chapter 3. Users Roles and Pages
User Accounts
Understanding DotNetNuke Roles
Understanding DotNetNuke Pages and tabIDs
Chapter 4. Standard DotNetNuke Modules
DotNetNuke Modules
Standard Modules
Chapter 5. Host and Admin Tools
The Difference between Host and Admin
Admin Tools
Host Tools
Chapter 6. Understanding the DotNetNuke Core Architecture
Architecture Overview
Diving into the Core
Putting It All Together
Chapter 7. Custom Module Development
Setting up the Development Environment
The Coffee Shop Listing Module
Navigation and Localization
Chapter 8. Connecting to the Database
DotNetNuke Data Access Layer (DAL)
Create the Database Elements
Comparing the DAL to the DAL+
A Close-up Look at the DAL
Complete the Presentation Layer
Implementing Optional Interfaces
Packaging Your Module for Distribution
Chapter 9. Skinning Your Site
What Are Skin Packages?
Uploading a Skin Package
Applying the Skin
Creating a Custom Skin
What Tools can we Use?
Creating a Skin Using HTML
Creating a Skin Using Visual Web Developer
Creating the Cascading Style Sheets
Creating the Skin Package
Chapter 10. Deploying Your DNN Portal
Acquiring a Domain Name
Finding a Hosting Provider
Preparing Your Local Site
Setting Up the Database
FTP Your Files
Chapter 11. Creating Multiple Portals
Multiple Portals
Parent Portals versus Child Portals
Creating Portal Templates
Using the Site Wizard
Managing Multiple Portals
Index