Real World ASP.NET: Building a Content Management System
Autor Stephen R.G. Fraseren Limba Engleză Paperback – 2 apr 2002
- Content management system: This system used to manage the content of a website consists of the content management, metacontent management, and content delivery applications.
- C# and ASP.NET: These underlying technologies are introduced and then applied extensively.
- ADO.NET: All aspects relevant to dynamic content management are covered.
- XML: Extensible Markup Language (XML) is introduced and then applied in the programmatic updating of the config.web file.
- Authentication, authorization, and encryption: These topics are discussed in the book, especially with regard to protected content and system administration.
- Personalization: Many key technologies are used to make the CMS solution truly user-friendly.
Preț: 253.48 lei
Preț vechi: 316.85 lei
-20% Nou
Puncte Express: 380
Preț estimativ în valută:
48.51€ • 51.18$ • 40.43£
48.51€ • 51.18$ • 40.43£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590249
ISBN-10: 1590590244
Pagini: 552
Ilustrații: XX, 552 p. 543 illus.
Dimensiuni: 178 x 235 x 29 mm
Greutate: 1.08 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590244
Pagini: 552
Ilustrații: XX, 552 p. 543 illus.
Dimensiuni: 178 x 235 x 29 mm
Greutate: 1.08 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1 So, What Is a Content Management System Anyway?.- 2 Version Control.- 3 Workflow.- 4 Personalization.- 5 Basics of Web Architecture.- 6 ASP.NET, C#, and Visual Studio.NET.- 7 Database Development and ADO.NET.- 8 XML.- 9 A Quick Overview of CMS.NET.- 10 Initializing CMS.NET.- 11 Getting Content into the System.- 12 Cookies, Authentication, Authorization, and Encryption.- 13 Displaying Dynamic Content.- 14 Using a Workflow to Enter Content.- 15 Registered Users and Protected Content.
Notă biografică
strongStephen R.G. Fraser/strong has over 15 years of information technology experience working for a number of consulting companies, ranging from the large consulting firms of Electronic Data Systems and Andersen Consulting (Accenture) to a number of smaller e-business companies. His IT experience covers all aspects of application and web development and management, ranging from initial concept all the way through to deployment. Stephen resides with his beautiful wife, Sarah, and daughter, Shaina, in the Silicon Valley.
Caracteristici
Covers security (Authentication, Authorization, and Encryption) to a Web site Covers Web site personalization in detail Includes basic technologies needed to build a CMS: Visual Studio .NET, C#, ASP.NET, ADO.NET, and XML Provides the complete C# and ASP.NET source code of a CMS system Includes supplementary material: sn.pub/extras