Enhancing Microsoft Content Management Server with ASP.NET 2.0
| By: | Spencer Harbar |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781904811527 |
| eText ISBN: | 9781847190390 |
| Edition: | 1 |
| Copyright: | 2006 |
| Format: | Reflowable |
Lifetime - $29.99
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
ASP.NET 2.0 Master Pages, Themes, Site Navigation, and the Membership Provider Model in Microsoft Content Management Server Development
Key Features
- Get Microsoft Content Management Server Service Pack 2 up and running
- Use the most exciting features of ASP.NET 2.0 in your MCMS development
Book Description
The release of Microsoft Content Management Server (MCMS) Service Pack 2 opens up the world of ASP.NET 2.0 to MCMS developers. Written by the masters of MCMS, this book shows you how to use the new features of ASP.NET 2.0 that everyone is talking about in your MCMS development. You will first learn how to install and configure MCMS SP2. There are two approaches to setting up a development environment for SP2: an upgrade from a previous SP1a installation or starting from scratch and building a fresh installation including SP2. Of course, both approaches are covered. You will become familiar with the MCMS Service Pack 2 development environment, and create custom Visual Studio 2005 templates to overcome some of the issues which are present with the templates shipped with MCMS SP2. After that, its time to look at some of the most exciting features of ASP.NET 2.0, and how you can make use of them in MCMS: master pages, site navigation, themes, and the membership provider model. One of the coolest features introduced with ASP.NET 2.0 is master pages, which allow developers to enforce common layout and behaviour across pages within an application. You will learn about the benefits of using master pages and see a step-by-step guide for implementing them in your MCMS applications, where they become master templates! ASP.NET 2.0 introduces a whole new way of implementing site navigation, driven by site maps. By programmatically adding channels and postings to a site map you will see how to smoothly integrate these controls to any MCMS site. To customize the look of your site, we will see how a common look and feel can be applied efficiently to a MCMS site by using ASP.NET 2.0 themes. An essential customization required for themes to work correctly in an MCMS site is a must-read feature of this chapter. MCMS has its own role based authorization and user management system which cannot be extended. However, the new ASP.NET 2.0 Membership Provider Model and the shipped controls can be used within MCMS applications to improve the implementation of Forms Authentication and provide a more elegant solution for authenticating against an external store. A collection of tips and tricks round off the book, including using the Provider Model design pattern to ease migration to Office SharePoint Portal ServerWhat you will learn
- ASP.NET 2.0 and MCMS, together, for the first time.
- Install and configure MCMS Service Pack 2
- Become familiar with the MCMS Service Pack 2 development environment
- Master ASP.NET master pages and make them master templates
- Integrate ASP.NET site navigation controls into your MCMS site
- Customize the look and feel of your MCMS site with ASP.NET themes
- Apply the ASP.NET membership provider model to enhance MCMS authentication
- Tips and Tricks to get ASP.NET and MCMS living together in peace