文件名称:Apress.Pro.ASP.NET.4.CMS.Advanced.Techniques.for.CSharp.pdf
文件大小:44.7MB
文件格式:PDF
更新时间:2016-09-18 05:51:29
ASP.NET4.CMS
About This Book This book is fundamentally a companion text as much as it is an introduction. A content management system is a nontrivial piece of software with many “moving pieces.” As such, it would be next to impossible to document the usage of each and every line of code in a meaningful way while still giving adequate coverage to the topics new to .NET 4.0. In terms of structure, each chapter introduces a new topic of some sort, breaking down the core concepts quickly using small, straightforward examples. The remainder of the chapter is used to demonstrate how those concepts were applied to solving the challenges that building a CMS presents. ■ INTRODUCTION xvi Along the way, I’ve tried to highlight useful bits of information (or pitfalls) that mark the way from design to implementation.