Advanced Microsoft Content Management Server Development
Formats:
save 50%!
save 37%!
Free Shipping!
| Also available on: |
|
- Learn directly from recognized community experts
- Extensive coverage of the Publishing API (PAPI)
- Get Sharepoint and MCMS working together
- InfoPath, RSS and hot topics covered
Book Details
Language : EnglishPaperback : 544 pages [ 235mm x 191mm ]
Release Date : November 2005
ISBN : 1904811531
ISBN 13 : 9781904811534
Author(s) : Andrew Connell, Angus Logan, Lim Mei Ying, Stefan Goßner
Topics and Technologies : All Books, Microsoft Servers, Content Management (CMS), Enterprise, Microsoft, Web Development
Andrew Connell
Angus Logan
Lim Mei Ying
Stefan Goßner
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 1 submitted: last submission 02 Jan 2012Errata type: Code | Page number: 49 |
The line of code
+ "parentChannel.Path);
should be
+ parentChannel.Path);
.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Extensive coverage of the Publishing API (PAPI)
- Managing Channels and Postings with the PAPI
- Managing Templates, Template Galleries, Resources, and Users with the PAPI
- Getting Sharepoint and MCMS to work together
- Publishing content between MCMS and SharePoint
- Preparing postings for search indexing
- Creating Sharepoint Web Parts to display MCMS data
- Creating powerful custom Placeholder Controls
- Adding validation to Placeholder Controls
- Combining InfoPath, Web Services and MCMS's robust content repository
- Using RSS to syndicate content from your site, and display content from other sites
- Staging static versions of your pages
- A further 60 pages of invaluable MCMS tips and tricks
Microsoft Content Management Server 2002 is a dynamic web publishing system with which you can build websites quickly and cost-efficiently. MCMS provides the administration, authoring, and data management functionality, and you provide the website interface, logic, and workflow. Microsoft SharePoint Portal Server (SPS) also features in the book. SPS 2003 enables enterprises to deploy an intelligent portal that seamlessly connects users, teams, and knowledge so that people can take advantage of relevant information across business processes to help them work more efficiently.
You've mastered the basics of MCMS, and setup your own MCMS installation. You've only scratched the surface. This book is your gateway to squeezing every penny from your investment in MCMS and SPS, and making these two applications work together to provide an outstanding richness of content delivery and easy maintainability.
As a developer, the Publishing API (PAPI) is at the heart of your work with MCMS, and this book starts by taking you on the most detailed tour of the PAPI you will find anywhere. As a live example, a component that reveals the structure of your MCMS site is created, taking you through how to manage the common elements of MCMS programmatically.
Getting SharePoint and MCMS to work together is the next stop in the book. You will see how to use SharePoint's search engine to search MCMS content, publish content between the two systems, and create SharePoint Web Parts to draw content from MCMS.
To ease your everyday work with MCMS, there are chapters on placeholder validation, and some useful custom placeholders for common MCMS tasks, such as a date-time picker, a placeholder for multiple attachments, and a DataGrid placeholder among others.
There are a number of ways to consume MCMS content from the outside world, and we look at two exciting ways here; RSS and InfoPath/Web Services. The InfoPath solution provides another interface to MCMS content that allows content authors to concentrate on content and not the presentation.
The book is rounded off with a number of must-have MCMS tips and tricks.
- Revert a posting to a previous version
- Change a posting�??s template
- Build a recycle bin
- Deal with links to deleted resources
- Update a posting�??s properties directly from a template file
- Re-write ugly URLs to friendly URLs
- Export resource gallery items using the site deployment API (SDAPI)
- Configure the position and size of the Web Author Console Dialogs
- Get frames and IFrames to work correctly in a template file
Following on from "Building Websites with Microsoft Content Management Server", this book takes MCMS development to a higher level of both power and integration. Like its predecessor, this book is packed with code examples and never-before seen secrets of MCMS. Years of active participation in MCMS newsgroups and mailing lists mean that the authors�?? hard-won experience puts them in the ideal position to tell you what you really need to know as you build more advanced MCMS applications.
Read Chapter 5 from Advanced MCMS: "Searching MCMS with Sharepoint" (PDF - 469KB)
This book is written for developers who want to the skills to fully exploit the power of MCMS and SPS. The book presumes a working knowledge of MCMS, the .NET Framework and familiarity with the C# language. All the code examples are in C#.

