万本电子书0元读

万本电子书0元读

顶部广告

Microsoft SharePoint 2010 Development with Visual Studio 2010: Expert Cookbook电子书

售       价:¥

4人正在读 | 0人评论 9.8

作       者:Balaji Kithiganahalli

出  版  社:Packt Publishing

出版时间:2011-09-23

字       数:391.7万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
This book follows a step-by-step approach to learning the building blocks of SharePoint application development. This book focuses on SharePoint 2010 development using Visual studio 2010. The book provides a hands-on approach to solving problems and creating business solutions for enhancing SharePoint 2010 environment. This book is for .NET developers to understand the building blocks for SharePoint 2010. Although the book can be used by beginners, it is recommended to have understanding of the previous versions of SharePoint. Developing SharePoint solutions needs solid understanding of ASP.NET architecture. The book assumes that the reader is familiar with ASP.NET technology and development concepts.
目录展开

Microsoft SharePoint 2010 Development with Visual Studio 2010: Expert Cookbook

Table of Contents

Microsoft SharePoint 2010 Development with Visual Studio 2010: Expert Cookbook

Credits

About the Author

Acknowledgement

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 for this book

Errata

Piracy

Questions

1. Lists and Event Receivers

Introduction

Validating data when an item is added to a list

Getting ready

How to do it…

How it works...

There's more...

More information—Event Receivers base class

Debugging Event Receivers

Developer Dashboard

See also

Adding a custom error message to the Event Receiver

Getting ready

How to do it...

How it works...

There's more...

More information—How to get field names

See also

Adding an Application Page to an Event Receiver

Getting ready

How to do it...

How it works...

There's more...

See also

Working with List Event Receiver

Getting ready

How to do it...

How it works...

There's more...

See also

Deploying Event Receivers

Getting ready

How to do it...

How it works...

There's more...

See also

Creating a Feature Receiver

Getting ready

How to do it...

How it works...

See also

Debugging a Feature Receiver

Getting ready

How to do it...

How it works...

There's more...

See also

Debugging Feature Installed Events

Getting ready

How to do it...

How it works...

There's more...

See also

2. Workflows

Introduction

Creating a sequential workflow

Getting ready

How to do it…

How it works...

There's more...

See also

Creating a site workflow with an initiation form

Getting ready

How to do it...

How it works...

There's more...

See also

Deploying an InfoPath form with the workflow

Getting ready

How to do it...

How it works...

See also

Creating a task from the workflow

Getting ready

How to do it...

How it works...

There's more...

See also

Creating a custom task form

Getting ready

How to do it...

How it works...

There's more...

Task delete

See also

3. Advanced Workflows

Introduction

Creating a custom activity

Getting ready

How to do it...

How it works...

There's more...

Workflow security

Sandboxed activities

See also

Creating a custom activity for a sandboxed solution

Getting ready

How to do it...

How it works...

See also

Creating a state machine workflow

Getting ready

How to do it...

How it works...

There's more...

See also

Adding a custom workflow status

Getting ready

How to do it...

How it works...

There's more...

See also

Creating a pluggable workflow service

Getting ready

How to do it...

How it works...

There's more...

See also

4. List Definitions and Content Types

Introduction

Creating a site column

Getting ready

How to do it…

How it works...

There's more...

Deleting the site columns on deactivation of the feature

See also

Extending an existing content type

Getting ready

How to do it...

How it works...

There's more...

Deployment of previous solution

Inherits attribute in content type

See also

Creating custom content type using an object model

Getting ready

How to do it...

How it works...

See also

Associating a document template with the content type

Getting ready

How to do it...

How it works...

There's more...

See also

Associating a workflow to a content type

Getting ready

How to do it...

How it works...

There's more...

See also

Creating an external content type

Getting ready

How to do it...

How it works...

There's more...

Create, update, and delete methods

Connection strings

See also

Creating a list definition

Getting ready

How to do it...

How it works...

See also

5. Web Parts

Introduction

Creating a visual web part

Getting ready

How to do it…

How it works...

There's more...

Visual web parts and sandboxed solution

Web Parts Gallery

See also

Creating a code-only web part (sandboxed solution)

Getting ready

How to do it...

How it works...

There's more...

Deployment of web parts

Versioning of web parts

See also

Creating AJAX enabled web parts

Getting ready

How to do it...

How it works...

There's more...

See also

Adding configuration properties to web parts

Getting ready

How to do it...

How it works...

There's more...

See also

Creating connectable web parts

Getting ready

How to do it...

How it works...

There's more...

See also

Creating a Silverlight web part

Getting ready

How to do it...

How it works...

There's more...

See also

6. Web Services and REST

Introduction

Getting data through REST

Getting ready

How to do it...

How it works...

There's more...

See also

Filtering list data

Getting ready

How to do it...

How it works...

There's more...

See also

Fiddling with Fiddler

Getting ready

How to do it...

How it works...

See also

Creating a REST consumer

Getting ready

How to do it...

How it works...

There's more...

See also

Inserting new contacts through REST

Getting ready

How to do it...

How it works...

There's more...

See also

Creating a custom SharePoint WCF service

Getting ready

How to do it...

How it works...

There's more...

Creating a client application to consume the custom WCF service

See also

7. Working with Client Object Model

Introduction

Creating a list using a Managed OM

Getting ready

How to do it…

How it works...

There's more...

Impersonation

See also

Handling exceptions

Getting ready

How to do it...

How it works...

There's more...

See also

Calling Object Model asynchronously

Getting ready

How to do it...

How it works...

See also

Using JavaScript Object Model

Getting ready

How to do it...

How it works...

There's more...

See also

Using a Silverlight Object Model

Getting ready

How to do it...

How it works...

There's more...

See also

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部