Microsoft SharePoint 2010 Business Application Blueprints.
Master SharePoint application development by building nine exciting SharePoint business solutions.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2012.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Microsoft SharePoint 2010 Business Application Blueprints; Microsoft SharePoint 2010 Business Application Blueprints; Credits; About the Author; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Building an Effective Intranet; Preparing the Intranet site.
- Choosing a site templateActivating 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 displayed; Building 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 PartDefining 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; Creating the content source; Configuring the Content Query Web Part; News content rollup displayed; Content Query Web Part (CQWP); Search Web Parts; Custom Web Part; Summary; 2. Building an Out of Office Delegation Solution; User profile properties; Defining the section and properties; Populating the properties.
- Master Delegation Tracking ListDelegation 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 Part; Creating the Web Part project; Displaying Out of Office delegation; Delegation.js; Displaying the Task Delegation Web Part.
- Creating custom application pagesPreparing for custom application pages; View Delegation History page; ViewDelegationHistory.aspx; ViewDelegationHistory.aspx.cs; Displaying the View Delegation History page; Completed SPBlueprints. Delegation solution; Summary; 3. Building an Enterprise Content Management Solution; Defining content containers; Defining and managing content types; Content type synchronization; Content type definition; Document routing; Optimizing Search; Content sources; Search scopes; Managed properties; Creating a content aggregation Web Part; Content rollup approaches.