ASP.NET 3.5 Content Management System Development
Planning and Building your First Content Management System
What a Content Management System is
Writing a simple content management application
Adding a Database to a Content Management System
Installing and configuring SQL Server 2005 Express
Creating a database for our simple Content Management System
Using the SimpleCMS database in the CMS application
Creating multiple content pages
Understanding SQL Server commands
Entities and relationships in brief
Changing the database user account
Content Management System Architecture
Adding Security and Membership to a Content Management System
Configuring and using forms authentication
Adding forms authentication to our CMS
How images and files work on the Web