Cargando…

Microsoft SharePoint 2010 business application blueprints : master SharePoint application development by building exciting SharePoint business solutions /

Master SharePoint application development by building nine exciting SharePoint business solutions.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Oryszak, Mike
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2012.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building an Effective Intranet; Preparing the Intranet site; Choosing a site template; Activating supporting features; Selecting a layout; Creating a Weather Web Part; Approach; Configuring the XML Web Part; Weather Web Part displayed; System status and notification features; Notification List Definition and List Instance feature; Notification list displayed; Presenting status notifications; SP.UI.Status overview; Adding SetStatus code to the Master Page
  • Notifications displayedBuilding an Appropriate Use and Incident dialog; Approach; Showing the form; Appropriate Use and Incident dialog displayed; Building an Employee Corner Web Part; Approach; Creating the Web Part; Defining a Web Part property; Connecting to the Search service application; Formatting the Web Part; Employee Corner Web Part displayed; Building a Stock Ticker Web Part; Approach; Stock Quote Web Part displayed; Content rollups; Approach; Content Query Web Part (CQWP); Search Web Parts; Custom Web Part; Creating the content source; Configuring the Content Query Web Part
  • News content rollup displayedSummary; Chapter 2: Building an Out of Office Delegation Solution; User profile properties; Defining the section and properties; Populating the properties; Master Delegation Tracking List; Delegation List Definition and List Instance; Defining a custom action group and action; Finalizing the delegation list feature; Check out of office workflow activity; Approach; Creating CheckOutOfOfficeActivity; CheckOutOfOfficeActivity.cs; CheckOutOfOfficeActivity elements.xml; Adding the web.config authorizedType entry; Completed solution; Sample workflow-check out of office
  • Creating a Task Delegation Web PartCreating the Web Part project; Displaying Out of Office delegation; Delegation.js; Displaying the Task Delegation Web Part; Creating custom application pages; Preparing for custom application pages; View Delegation History page; ViewDelegationHistory.aspx; ViewDelegationHistory.aspx.cs; Displaying the View Delegation History page; Completed SPBlueprints.Delegation solution; Summary; Chapter 3: Building an Enterprise Content Management Solution; Defining content containers; Defining and managing content types; Content type synchronization
  • Content type definitionDocument routing; Optimizing Search; Content sources; Search scopes; Managed properties; Creating a content aggregation Web Part; Content rollup approaches; DocVault Listings Web Part; Creating the Web Part; Importing the needed Web Part and search references; Defining the Web Part properties; Formatting the Web Part; Display DocVault Listings Web Part; Enhancing the Document ID redirect; Enhanced DocID redirect approach; Creating an enhanced DocID redirect script; Configuring the DocID redirect Web Part; Displaying the DocID redirect; Summary