- ASP.NET 3.5 CMS Development
- Curt Christianson Jeff Cochran
- 320字
- 2021-04-01 14:20:58
Summary
In this chapter, you learned what a Content Management System is and why ASP.NET is a good technology to use in developing a CMS. We walked through getting installed the Internet Information Services, the ASP.NET 3.5 framework, Visual Web Developer 2008 Express, and Microsoft SQL Server 2005 Express. We also configured a development environment to use VWD and IIS on our system.
The very basic CMS sample we programmed in this chapter shows the basics of a CMS system. We have a storage area for content—the file system and a file named Content.txt
in this case. We have a mechanism for an average user to edit this content, using the FCKEditor control. And we have the code that reads our Content.txt
file and writes changes back to the same file. This is what makes a Content Management System work—the ability to store and recall content, the ability to change the content without programming skills, and the permanent retention of content when it is not being accessed.
The final code for this chapter can be downloaded from Packt's official web site. The full code is slightly different from that presented in this chapter in that it is commented for you to understand. This chapter started from scratch, but future chapters will build on this base. Therefore, you will find that the starter code for many of the chapters can be downloaded as well.
In the next chapter, we'll add a database to our CMS as the storage mechanism, allowing us far more flexibility in storage than the file system does. In future chapters, we'll take this rather plain looking site to new design levels, add a security system so that users will only be able to perform tasks they have permission for, and build some more useful content management functions into our application. So, if you're ready, we'll get started with Microsoft SQL Server 2005 Express.
- 中文版3ds Max 2013-VRay效果圖制作從新手到高手
- 做好PPT就靠這幾招:圖解力+吸引力+說服力
- 改變思維:菜鳥也能做出震撼PPT(全彩版)
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- NHibernate 3.0 Cookbook
- 中文版Illustrator CC實戰視頻教程
- 中文版Photoshop CC平面設計實用教程
- The PEAR Installer Manifesto
- Backbone.js Cookbook
- 用Studio One輕松制作你的短視頻音樂
- 玩轉微信5.0
- 3ds Max影視動畫角色設計技法教程
- AI寫實人物繪畫關鍵詞圖鑒(Stable Diffusion版)
- AutoCAD 2019中文版完全自學手冊(標準版)
- Photoshop CS6淘寶美工完全實例教程(全視頻彩色版)