10%
Microsoft Content Management Server 2002: A Complete Guide

Microsoft Content Management Server 2002: A Complete Guide

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Praise for Microsoft Content Management Server 2002 "This is one of those rare books that you will read to learn about the product and keep re-reading to find those tidbits that you missed before. Need to know how to setup CMS? Microsoft Content Management Server 2002: A Complete Guide will tell you. Need to know how the information is being processed before the user views it? Microsoft Content Management Server 2002: A Complete Guide will tell you. A great book no matter what your experience level is with Content Management Server." --Gary Bushey, SharePoint Portal Server MVP "A concise and accurate guide to Microsoft's enterprise development tool for content-centric applications. An invaluable resource for any developer who wants to get the best out of Microsoft Content Management Server." --Ed Robinson, Lead Program Manager, Microsoft Corporation "Content management is a complex, multifaceted application area, and Microsoft's CMS Server is a complex product. This book sets out everything you could possibly need or want to know about CMS.The title could easily be The CMS Resource Kit since it will be an essential addition to the library of any IT professional or developer working on content management and Microsoft's CMS. " --Thomas Lee, Chief Technologist, QA Content Management Server (CMS) is fast becoming a vital content-management tool that helps administrators and developers handle the ever-increasing amount of content on their Web sites. However, an authoritative source of product information has been missing ...until now. Microsoft Content Management Server 2002: A Complete Guide is the first book that explains how to effectively unlock the power of CMS. Administrators and developers alike will learn how to enhance their Web servers' scalability, flexibility, and extensibility by using CMS features and API to manage content on the Microsoft platform. This thorough reference explains the product architecture, then shows you how to create and edit content and use the workflow. Topic coverage includes CMS administration and security, the Publishing API, deployment options, site configuration, and template development.A running example is used throughout the book to illustrate how important CMS features are implemented in real-world Web site development. Inside you'll find answers to such questions as: *Chapter 6: How do you customize workflow? *Chapter 10: How do you develop for Microsoft Content Management Server (CMS) 2002 using Visual Studio .NET? *Chapter 17: How do you establish user rights? *Chapter 22: How do you best deploy CMS according to your organization's needs, size, and resources? *Chapter 32: How do you publish dynamic data? Books in the Microsoft Windows Server System Series are written and reviewed by the world's leading technical authorities on Microsoft Windows Technologies, including principal members of Microsoft's Windows and Server Development Teams. The goal of the series is to provide reliable information that enables administrators, developers, and IT professionals to architect, build, deploy, and manage solutions using the Microsoft Windows Server System. The contents and code of each book are tested against, and comply with, commercially available code.Books published as part of the Microsoft Windows Server System Series are an invaluable resource for any IT professional or student working in today's Windows environment.

Table of Contents:
Preface. About the Authors. I. CMS FUNDAMENTALS. 1. Introduction to Content Management Server. The CMS Story: Why Youll Want to Implement CMS in Your Environment. Features of Content Management Server. Summary. 2. Installing Microsoft Content Management Server. Elements to Consider before a CMS Installation. Summary. 3. CMS Architecture. The History of CMS. CMS ArchitectureOverview. History of a CMS Page Request. CMS ArchitectureComponent Discussion. Managing and Rendering Content. Authoring Content. CMS Development. CMS Administration. Summary. 4. Planning a Content Management Server Engagement. Envisioning the Project. Planning the Project. Developing the Project. Stabilizing the Project. Sample Planning Document Outline. Summary. II. CONTENT AUTHORING AND PUBLISHING. 5. The Web Author. Overview. Browser-Based Publishing. CMS Page Modes. Creating a New Page. Adding Content. Saving the Page. Setting Up Page Properties. Editing the Page. Copying, Moving, and Deleting Pages. Production Manager. Summary. 6. Publishing Workflow. Overview. Submitting the Page. Page Status. Editors Approval. Moderators Approval. Auto-approval. Page Revisions. Summary. 7. Authoring Connector. What Is the Authoring Connector? Authoring Connector Components. Using the Authoring Connector. Setting Up Publishing Tasks. Summary. III. CREATING SITE FRAMEWORK. 8. Creating a New CMS site. Overview. Creating and Configuring a New Database. Creating a New Virtual Web Site. Using the Database Configuration Application. Configuring an IIS Site as a CMS-Enabled Site. Adding Virtual Directories Manually. Accessing the CMS Site by a Root URL. Creating a CMS Site with Shared Resources. Summary. 9. Setting Up Site Structure. Navigation and Channels. Using the Site Manager. Summary. 10. Developing for CMS Using Visual Studio .NET. Overview. How Is a CMS Project Different from Regular Web Projects? Creating a New CMS Project. Template Gallery Items. Creating a TGI. Adding Placeholder Definitions to Your TGI. Adding Custom Properties. Summary. 11. Template-Based Page Processing. Overview. Page Processing in Presentation Mode. Page Processing in Authoring Mode. Summary. 12. Designing Templates. Overview. What Is a Template? Basic Template Types. Planning Your Templates. Creating a Template File. Debugging Your Templates. Summary. 13. Working with Placeholders in Visual Studio .NET. Overview. Placeholder Types. Effective Placeholder Use. Summary. 14. Creating Dynamic Navigation. Overview. What Is Navigation in CMS? Design Considerations. Creating Navigation Elements. Summary. 15. Connected Postings. Overview. What Are Connected Postings? Creating Connected Postings. Workflow Implications of Connected Postings. Summary. IV. SITE ADMINISTRATION AND SECURITY. 16. Working with Containers. Overview. Working with Channels. Working with Template Galleries. Working with Resource Galleries. Killing a Lock. Purging Revisions. Purging the CMS database. Summary. 17. Setting Up User Rights. User Roles. Rights Groups. Summary. 18. Using the Server Configuration Application. Launching the SCA. General Settings. Configuring Cache. Setting Up Web Entry Points. Adding Domains. Configuring Security Settings. Summary. 19. Managing User Access. CMS Authentication and Authorization Process. IIS Security. ASP.NET Security. CMS Authentication and Authorization. Summary. 20. Securing a CMS Site. CMS Installation Security. Authentication and Authorization. Intranet Sites. Internet Sites. Extranet Sites. Summary. V. SITE DEPLOYMENT. 21. Site Deployment Manager. Overview. Using Site Deployment Manager. Automating Package Processing. Summary. 22. Deployment Scenarios. Overview. Environments and Deployment. Deployment Scenarios. Deployment Guidelines. Summary. VI. PUBLISHING API. 23. Introducing PAPI. Who Will Need PAPI. .NET-Based versus COM-Based APIs. Context as the Entry Point to PAPI. Principal Objects. PAPI Object Model. Relationship between Principal Objects. Base Classes. Exploring Namespaces. Summary. 24. Obtaining Context. CMS Context. CmsHttpContext. CmsApplicationContext. Context Publishing Modes. Summary. 25. Traversing Channels. Checking Channel User Rights. Creating and Deleting Objects in a Channel. Working with Channel Members. Working with Channel Objects. Constructing Dynamic Navigation and Displaying Breadcrumbs. Summary. 26. Managing Postings. Checking Posting User Rights. Managing Postings. Working with Posting Members. Working with Posting Child Objects. Summary. 27. Manipulating Placeholders. Placeholder Context. Creating and Deleting Placeholders and PlaceholderDefinitions. Working with Placeholder Members. Working with PlaceholderDefinition Members. Working with Placeholder Child Objects. Custom Placeholders. Summary. 28. Searching for CMS Assets. Exploring Searches. Searching for a Single Asset. Searching for a Collection of Assets. Efficient Searching for CMS Assets. Summary. VII. EXTENDING CMS. 29. Developing Custom Controls for CMS. Overview. User Controls. Composite Controls. Summary. 30. Customizing the Web Author Console. Overview. Anatomy of the Web Author .NET Console. Working with the Default Console Control. Subclassing to Create a New Action Control. Customizing the Web Author Toolbar. Customizing the ASP Web Author. Summary. 31. Extending the Publishing Workflow. Overview. What Is Extending the Workflow? A Review of the Publishing Events. Creating Event Handlers. Best Practices for Extending Workflow. Summary. 32. Publishing Dynamic Data in CMS. Overview. Why Would You Want to Integrate? Sample Integrations. Summary. 33. Web Services. Common Uses. Setup for Coding CMS Web Services. Building a Web Service. Consuming a Web Service. Testing the Web Service. Summary. VIII. CMS PERFORMANCE. 34. Performance Planning. Designing High-Performance CMS Sites. Developing High-Performance CMS Sites. Deploying High-Performance CMS Sites. Network Latency. IIS Performance. SQL Server Performance. Security and Performance. Summary. 35. Performance Testing and Capacity Planning. Performance Goals. Performance Testing. Web Usage Statistics. Transaction Cost Analysis. Troubleshooting Performance Issues. Summary. 36. Tips and Techniques. Overview. Building a Site Map with Recursive Navigation. Impersonation. Anonymous Content Contribution. Creating an Alternate Version of a Posting. How Do I Debug a CMS Project? Why Am I Prompted for Logon Credentials When I Have Windows Authentication Enabled? Reducing the Number of Clicks to Attachments. Creating Navigation with Existing .NET Server Controls. Summary. IX. MOVING FORWARD WITH CMS. 37. Upgrading or Migrating Your Site to Content Management Server 2002. Migrating Your Existing Site to CMS 2002. Content Inventory. Functionality Inventory. Information Architecture Review and Template Design. Workflow. Role Definition. Content Import. Technical and Content Contributor Training. Upgrading from CMS 2001 to 2002. Backing Up Your Existing Site. Uninstalling CMS 2001. Finding and Reviewing Your Templates. Running in Mixed Mode. Summary. X. APPENDIXES. Appendix A. HTTP Reference. Overview. HTTP Request. HTTP Response. General Header Fields. Entity Header Fields. Summary. Appendix B. Publishing API Reference. CmsHttpContext Parentage. CmsApplicationContext Parentage. Channel Parentage. Posting Parentage. Placeholder Parentage. PlaceholderDefinition Parentage. Index. 0321194446T10102003


Best Sellers


Product Details
  • ISBN-13: 9780321194442
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Addison-Wesley Educational Publishers Inc
  • Height: 177 mm
  • No of Pages: 1136
  • Series Title: English
  • Sub Title: A Complete Guide
  • Width: 234 mm
  • ISBN-10: 0321194446
  • Publisher Date: 06 Nov 2003
  • Binding: Paperback
  • Language: English
  • Returnable: Y
  • Spine Width: 50 mm
  • Weight: 1619 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Microsoft Content Management Server 2002: A Complete Guide
Pearson Education (US) -
Microsoft Content Management Server 2002: A Complete Guide
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Microsoft Content Management Server 2002: A Complete Guide

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA