Book Image

Microsoft SharePoint 2010 development cookbook

By : Ed Musters
Book Image

Microsoft SharePoint 2010 development cookbook

By: Ed Musters

Overview of this book

<p>There is a heavy demand in the marketplace for SharePoint developers that you could take advantage of - if only you had the opportunity to acquire the relevant skills! But, SharePoint 2010 is a big old product with a steep learning curve &ndash; where do you begin? <br /><br />This book has been designed to take the experienced ASP.NET developer from &ldquo;beginner&rdquo; to &ldquo;professional&rdquo; SharePoint developer in the shortest amount of time. You will be productive on you very first SharePoint development assignment with the knowledge and skills that you learn here. You will have distilled the essence of the author&rsquo;s many years of training, and leading development teams in SharePoint. <br /><br />This book uncovers the most common &ldquo;pattern&rdquo; of typical SharePoint development tasks encountered in the real world and puts the topics in a logical order with detailed step-by-step recipes for you to follow. <br />The practical example given builds and flows throughout the chapters and topics. By the end of this book, you will be able to apply the concepts to the challenges ahead of you!</p>
Table of Contents (15 chapters)
Microsoft SharePoint 2010 Development Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Creating Publishing Pages


In this recipe, we will create a new publishing site, and get familiar with creating new web pages. In the world of Web Content Management, web pages are created and edited by content authors and then must be published by web masters before the page actually becomes visible to the public. In-between is a special publishing approval workflow (not like the out-of-the-box approval workflow that we saw back in Chapter 7, Web Content Management) that kicks off to notify the approver (for example, the web master) and allows him/her to accept or reject the request to publish the page.

Getting ready

Carry out the following steps in order to create a site collection for this chapter:

  1. Go to Central Administration and click on the link for Create Site Collections.

  2. Ensure that the correct web application is selected. Enter Chapter 8 for the title and Chapter8 in the textbox for the URL.

  3. In the Template Selection section, choose the Publishing tab and select the Publishing Portal...