- ASP.NET 3.5 CMS Development
- Curt Christianson Jeff Cochran
- 310字
- 2021-04-01 14:20:58
Chapter 2. Adding a Database to a Content Management System
The simple Content Management System we developed in the last chapter worked, but there were plenty of drawbacks to the system we created. One of the major drawbacks was the use of the file system for storing content. Files can be insecure, text files can be unwieldy in size, and you can hold only text content in one. We could use other file types, maybe save the text as HTML to overcome some issues, but that means our content and our presentation are part of the same file. In a CMS, this is one of the issues we need to avoid.
Imagine something as simple as your boss deciding that headings in the pages will now be formatted as a <h2>
heading with a purple font color. If we stored 500 pages as simple files that included the HTML, we would have to edit 500 files to change every heading. And you know that, once we finished that task, the company president would want the headings formatted simply as bold text in green. And we would have to change all 500 files again. Even with a search and replace function that works across files, we would still have to check every page to make sure the changes take place. I don't know about you, but I would either rewrite the application or quit the company. As we both need to pay the rent and buy food, let's change the application to use a database to store our content.
In this chapter, we will cover:
- Why to use a database
- How to install, configure, and use SQL Server Express
- How to install and use SQL Management Studio Express
- Creating your database, creating a user, and setting user permissions
- Connecting our CMS to the database
- Managing data from our CMS application
- Vue.js前端開發技術
- JBoss AS 5 Development
- Object/Oriented Programming in ColdFusion
- 中文版CorelDRAW 2022基礎教程
- 邊做邊學:Photoshop CS6 圖像制作案例教程
- Getting Started With Oracle SOA Suite 11g R1 – A Hands/On Tutorial
- 大規模組織DevOps實踐
- CorelDRAW X6平面設計與制作案例教程
- AutoCAD 2019中文版實戰從入門到精通
- 電腦寫作與定制五筆(第2版)
- Oracle Application Express Forms Converter
- MSC Fatigue疲勞分析標準教程
- Photoshop移動UI設計
- Midjourney AI生圖與修圖從入門到精通
- 用友(T3)會計信息化軟件考前12小時